1,1,84,0,0.968006," ","integrate((B*x+A)*(c*x^2+b*x+a)/(f*x^2+d),x, algorithm=""maxima"")","\frac{{\left(A a f - {\left(B b + A c\right)} d\right)} \arctan\left(\frac{f x}{\sqrt{d f}}\right)}{\sqrt{d f} f} + \frac{B c x^{2} + 2 \, {\left(B b + A c\right)} x}{2 \, f} - \frac{{\left(B c d - {\left(B a + A b\right)} f\right)} \log\left(f x^{2} + d\right)}{2 \, f^{2}}"," ",0,"(A*a*f - (B*b + A*c)*d)*arctan(f*x/sqrt(d*f))/(sqrt(d*f)*f) + 1/2*(B*c*x^2 + 2*(B*b + A*c)*x)/f - 1/2*(B*c*d - (B*a + A*b)*f)*log(f*x^2 + d)/f^2","A",0
2,1,220,0,0.979434," ","integrate((B*x+A)*(c*x^2+b*x+a)^2/(f*x^2+d),x, algorithm=""maxima"")","\frac{{\left(A a^{2} f^{2} + {\left(2 \, B b c + A c^{2}\right)} d^{2} - {\left(2 \, B a b + A b^{2} + 2 \, A a c\right)} d f\right)} \arctan\left(\frac{f x}{\sqrt{d f}}\right)}{\sqrt{d f} f^{2}} + \frac{3 \, B c^{2} f x^{4} + 4 \, {\left(2 \, B b c + A c^{2}\right)} f x^{3} - 6 \, {\left(B c^{2} d - {\left(B b^{2} + 2 \, {\left(B a + A b\right)} c\right)} f\right)} x^{2} - 12 \, {\left({\left(2 \, B b c + A c^{2}\right)} d - {\left(2 \, B a b + A b^{2} + 2 \, A a c\right)} f\right)} x}{12 \, f^{2}} + \frac{{\left(B c^{2} d^{2} - {\left(B b^{2} + 2 \, {\left(B a + A b\right)} c\right)} d f + {\left(B a^{2} + 2 \, A a b\right)} f^{2}\right)} \log\left(f x^{2} + d\right)}{2 \, f^{3}}"," ",0,"(A*a^2*f^2 + (2*B*b*c + A*c^2)*d^2 - (2*B*a*b + A*b^2 + 2*A*a*c)*d*f)*arctan(f*x/sqrt(d*f))/(sqrt(d*f)*f^2) + 1/12*(3*B*c^2*f*x^4 + 4*(2*B*b*c + A*c^2)*f*x^3 - 6*(B*c^2*d - (B*b^2 + 2*(B*a + A*b)*c)*f)*x^2 - 12*((2*B*b*c + A*c^2)*d - (2*B*a*b + A*b^2 + 2*A*a*c)*f)*x)/f^2 + 1/2*(B*c^2*d^2 - (B*b^2 + 2*(B*a + A*b)*c)*d*f + (B*a^2 + 2*A*a*b)*f^2)*log(f*x^2 + d)/f^3","A",0
3,1,471,0,0.989431," ","integrate((B*x+A)*(c*x^2+b*x+a)^3/(f*x^2+d),x, algorithm=""maxima"")","\frac{{\left(A a^{3} f^{3} - {\left(3 \, B b c^{2} + A c^{3}\right)} d^{3} + {\left(B b^{3} + 3 \, A a c^{2} + 3 \, {\left(2 \, B a b + A b^{2}\right)} c\right)} d^{2} f - 3 \, {\left(B a^{2} b + A a b^{2} + A a^{2} c\right)} d f^{2}\right)} \arctan\left(\frac{f x}{\sqrt{d f}}\right)}{\sqrt{d f} f^{3}} + \frac{10 \, B c^{3} f^{2} x^{6} + 12 \, {\left(3 \, B b c^{2} + A c^{3}\right)} f^{2} x^{5} - 15 \, {\left(B c^{3} d f - 3 \, {\left(B b^{2} c + {\left(B a + A b\right)} c^{2}\right)} f^{2}\right)} x^{4} - 20 \, {\left({\left(3 \, B b c^{2} + A c^{3}\right)} d f - {\left(B b^{3} + 3 \, A a c^{2} + 3 \, {\left(2 \, B a b + A b^{2}\right)} c\right)} f^{2}\right)} x^{3} + 30 \, {\left(B c^{3} d^{2} - 3 \, {\left(B b^{2} c + {\left(B a + A b\right)} c^{2}\right)} d f + {\left(3 \, B a b^{2} + A b^{3} + 3 \, {\left(B a^{2} + 2 \, A a b\right)} c\right)} f^{2}\right)} x^{2} + 60 \, {\left({\left(3 \, B b c^{2} + A c^{3}\right)} d^{2} - {\left(B b^{3} + 3 \, A a c^{2} + 3 \, {\left(2 \, B a b + A b^{2}\right)} c\right)} d f + 3 \, {\left(B a^{2} b + A a b^{2} + A a^{2} c\right)} f^{2}\right)} x}{60 \, f^{3}} - \frac{{\left(B c^{3} d^{3} - 3 \, {\left(B b^{2} c + {\left(B a + A b\right)} c^{2}\right)} d^{2} f + {\left(3 \, B a b^{2} + A b^{3} + 3 \, {\left(B a^{2} + 2 \, A a b\right)} c\right)} d f^{2} - {\left(B a^{3} + 3 \, A a^{2} b\right)} f^{3}\right)} \log\left(f x^{2} + d\right)}{2 \, f^{4}}"," ",0,"(A*a^3*f^3 - (3*B*b*c^2 + A*c^3)*d^3 + (B*b^3 + 3*A*a*c^2 + 3*(2*B*a*b + A*b^2)*c)*d^2*f - 3*(B*a^2*b + A*a*b^2 + A*a^2*c)*d*f^2)*arctan(f*x/sqrt(d*f))/(sqrt(d*f)*f^3) + 1/60*(10*B*c^3*f^2*x^6 + 12*(3*B*b*c^2 + A*c^3)*f^2*x^5 - 15*(B*c^3*d*f - 3*(B*b^2*c + (B*a + A*b)*c^2)*f^2)*x^4 - 20*((3*B*b*c^2 + A*c^3)*d*f - (B*b^3 + 3*A*a*c^2 + 3*(2*B*a*b + A*b^2)*c)*f^2)*x^3 + 30*(B*c^3*d^2 - 3*(B*b^2*c + (B*a + A*b)*c^2)*d*f + (3*B*a*b^2 + A*b^3 + 3*(B*a^2 + 2*A*a*b)*c)*f^2)*x^2 + 60*((3*B*b*c^2 + A*c^3)*d^2 - (B*b^3 + 3*A*a*c^2 + 3*(2*B*a*b + A*b^2)*c)*d*f + 3*(B*a^2*b + A*a*b^2 + A*a^2*c)*f^2)*x)/f^3 - 1/2*(B*c^3*d^3 - 3*(B*b^2*c + (B*a + A*b)*c^2)*d^2*f + (3*B*a*b^2 + A*b^3 + 3*(B*a^2 + 2*A*a*b)*c)*d*f^2 - (B*a^3 + 3*A*a^2*b)*f^3)*log(f*x^2 + d)/f^4","A",0
4,-2,0,0,0.000000," ","integrate((B*x+A)/(c*x^2+b*x+a)/(f*x^2+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for more details)Is 4*a*c-b^2 positive or negative?","F(-2)",0
5,-2,0,0,0.000000," ","integrate((B*x+A)/(c*x^2+b*x+a)^2/(f*x^2+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for more details)Is 4*a*c-b^2 positive or negative?","F(-2)",0
6,-2,0,0,0.000000," ","integrate((B*x+A)*(c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(((c*sqrt(4*d*f))/(2*f^2)>0)', see `assume?` for more details)Is ((c*sqrt(4*d*f))/(2*f^2)    +b/(2*f))    ^2    -(c*((b*sqrt(4*d*f))                  /(2*f)                  +(c*d)/f+a))     /f^2 positive, negative or zero?","F(-2)",0
7,-2,0,0,0.000000," ","integrate((B*x+A)/(c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(((c*sqrt(4*d*f))/(2*f^2)>0)', see `assume?` for more details)Is ((c*sqrt(4*d*f))/(2*f^2)    +b/(2*f))    ^2    -(c*((b*sqrt(4*d*f))                  /(2*f)                  +(c*d)/f+a))     /f^2 zero or nonzero?","F(-2)",0
8,-2,0,0,0.000000," ","integrate((B*x+A)/(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(((c*sqrt(4*d*f))/(2*f^2)>0)', see `assume?` for more details)Is ((c*sqrt(4*d*f))/(2*f^2)    +b/(2*f))    ^2    -(c*((b*sqrt(4*d*f))                  /(2*f)                  +(c*d)/f+a))     /f^2 zero or nonzero?","F(-2)",0
9,-2,0,0,0.000000," ","integrate((B*x+A)/(c*x^2+b*x+a)^(5/2)/(-f*x^2+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(((c*sqrt(4*d*f))/(2*f^2)>0)', see `assume?` for more details)Is ((c*sqrt(4*d*f))/(2*f^2)    +b/(2*f))    ^2    -(c*((b*sqrt(4*d*f))                  /(2*f)                  +(c*d)/f+a))     /f^2 zero or nonzero?","F(-2)",0
10,1,65,0,0.973423," ","integrate((1+2*x)/(x^2-1)/(x^2+x-1)^(1/2),x, algorithm=""maxima"")","-\frac{1}{2} \, \arcsin\left(\frac{2 \, \sqrt{5} x}{5 \, {\left| 2 \, x + 2 \right|}} + \frac{6 \, \sqrt{5}}{5 \, {\left| 2 \, x + 2 \right|}}\right) - \frac{3}{2} \, \log\left(\frac{2 \, \sqrt{x^{2} + x - 1}}{{\left| 2 \, x - 2 \right|}} + \frac{2}{{\left| 2 \, x - 2 \right|}} + \frac{3}{2}\right)"," ",0,"-1/2*arcsin(2/5*sqrt(5)*x/abs(2*x + 2) + 6/5*sqrt(5)/abs(2*x + 2)) - 3/2*log(2*sqrt(x^2 + x - 1)/abs(2*x - 2) + 2/abs(2*x - 2) + 3/2)","A",0
11,0,0,0,0.000000," ","integrate((1+2*x)/(x^2+1)/(x^2+x-1)^(1/2),x, algorithm=""maxima"")","\int \frac{2 \, x + 1}{\sqrt{x^{2} + x - 1} {\left(x^{2} + 1\right)}}\,{d x}"," ",0,"integrate((2*x + 1)/(sqrt(x^2 + x - 1)*(x^2 + 1)), x)","F",0
12,0,0,0,0.000000," ","integrate((b*x+a-c)/(x^2+1)/(c*x^2+b*x+a)^(1/2),x, algorithm=""maxima"")","\int \frac{b x + a - c}{\sqrt{c x^{2} + b x + a} {\left(x^{2} + 1\right)}}\,{d x}"," ",0,"integrate((b*x + a - c)/(sqrt(c*x^2 + b*x + a)*(x^2 + 1)), x)","F",0
13,-2,0,0,0.000000," ","integrate((B*x+A)*(c*x^2+b*x+a)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive or negative?","F(-2)",0
14,-2,0,0,0.000000," ","integrate((B*x+A)*(c*x^2+b*x+a)^2/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive or negative?","F(-2)",0
15,-2,0,0,0.000000," ","integrate((B*x+A)/(c*x^2+b*x+a)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive or negative?","F(-2)",0
16,-2,0,0,0.000000," ","integrate((B*x+A)/(c*x^2+b*x+a)^2/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive or negative?","F(-2)",0
17,-2,0,0,0.000000," ","integrate((h*x+g)/(c*x^2+b*x+a)/(c*d*x^2+b*d*x+a*d)^2,x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for more details)Is 4*a*c-b^2 positive or negative?","F(-2)",0
18,-2,0,0,0.000000," ","integrate((h*x+g)/(c*x^2+b*x+a)^2/(c*d*x^2+b*d*x+a*d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for more details)Is 4*a*c-b^2 positive or negative?","F(-2)",0
19,-2,0,0,0.000000," ","integrate((B*x+A)*(c*x^2+b*x+a)^(1/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
20,-2,0,0,0.000000," ","integrate((B*x+A)*(c*x^2+b*x+a)^(3/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
21,-2,0,0,0.000000," ","integrate((B*x+A)/(c*x^2+b*x+a)/(f*x^2+e*x+d)^(1/2),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for more details)Is 4*a*c-b^2 positive, negative or zero?","F(-2)",0
22,0,0,0,0.000000," ","integrate((B*x+A)/(c*x^2+a)/(f*x^2+e*x+d)^(1/2),x, algorithm=""maxima"")","\int \frac{B x + A}{{\left(c x^{2} + a\right)} \sqrt{f x^{2} + e x + d}}\,{d x}"," ",0,"integrate((B*x + A)/((c*x^2 + a)*sqrt(f*x^2 + e*x + d)), x)","F",0
23,-2,0,0,0.000000," ","integrate((B*x+A)/(c*x^2+b*x+a)/(f*x^2+d)^(1/2),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for more details)Is 4*a*c-b^2 positive, negative or zero?","F(-2)",0
24,0,0,0,0.000000," ","integrate((B*x+A)/(c*x^2+a)/(f*x^2+d)^(1/2),x, algorithm=""maxima"")","\int \frac{B x + A}{{\left(c x^{2} + a\right)} \sqrt{f x^{2} + d}}\,{d x}"," ",0,"integrate((B*x + A)/((c*x^2 + a)*sqrt(f*x^2 + d)), x)","F",0
25,1,361,0,1.074082," ","integrate((2+x)/(-3*x^2+4*x+2)/(-2*x^2+3*x+1)^(1/2),x, algorithm=""maxima"")","-\frac{1}{20} \, \sqrt{10} {\left(\frac{\sqrt{10} \arcsin\left(\frac{8 \, \sqrt{17} \sqrt{10} x}{17 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} + \frac{2 \, \sqrt{17} x}{17 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} - \frac{6 \, \sqrt{17} \sqrt{10}}{17 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} + \frac{24 \, \sqrt{17}}{17 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}}\right)}{\sqrt{\sqrt{10} + 1}} - \frac{\sqrt{10} \log\left(-\frac{2}{9} \, \sqrt{10} + \frac{2 \, \sqrt{-2 \, x^{2} + 3 \, x + 1} \sqrt{\sqrt{10} - 1}}{3 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{2 \, \sqrt{10}}{9 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} - \frac{2}{9 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{1}{18}\right)}{\sqrt{\sqrt{10} - 1}} - \frac{8 \, \arcsin\left(\frac{8 \, \sqrt{17} \sqrt{10} x}{17 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} + \frac{2 \, \sqrt{17} x}{17 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} - \frac{6 \, \sqrt{17} \sqrt{10}}{17 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} + \frac{24 \, \sqrt{17}}{17 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}}\right)}{\sqrt{\sqrt{10} + 1}} - \frac{8 \, \log\left(-\frac{2}{9} \, \sqrt{10} + \frac{2 \, \sqrt{-2 \, x^{2} + 3 \, x + 1} \sqrt{\sqrt{10} - 1}}{3 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{2 \, \sqrt{10}}{9 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} - \frac{2}{9 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{1}{18}\right)}{\sqrt{\sqrt{10} - 1}}\right)}"," ",0,"-1/20*sqrt(10)*(sqrt(10)*arcsin(8/17*sqrt(17)*sqrt(10)*x/abs(6*x + 2*sqrt(10) - 4) + 2/17*sqrt(17)*x/abs(6*x + 2*sqrt(10) - 4) - 6/17*sqrt(17)*sqrt(10)/abs(6*x + 2*sqrt(10) - 4) + 24/17*sqrt(17)/abs(6*x + 2*sqrt(10) - 4))/sqrt(sqrt(10) + 1) - sqrt(10)*log(-2/9*sqrt(10) + 2/3*sqrt(-2*x^2 + 3*x + 1)*sqrt(sqrt(10) - 1)/abs(6*x - 2*sqrt(10) - 4) + 2/9*sqrt(10)/abs(6*x - 2*sqrt(10) - 4) - 2/9/abs(6*x - 2*sqrt(10) - 4) + 1/18)/sqrt(sqrt(10) - 1) - 8*arcsin(8/17*sqrt(17)*sqrt(10)*x/abs(6*x + 2*sqrt(10) - 4) + 2/17*sqrt(17)*x/abs(6*x + 2*sqrt(10) - 4) - 6/17*sqrt(17)*sqrt(10)/abs(6*x + 2*sqrt(10) - 4) + 24/17*sqrt(17)/abs(6*x + 2*sqrt(10) - 4))/sqrt(sqrt(10) + 1) - 8*log(-2/9*sqrt(10) + 2/3*sqrt(-2*x^2 + 3*x + 1)*sqrt(sqrt(10) - 1)/abs(6*x - 2*sqrt(10) - 4) + 2/9*sqrt(10)/abs(6*x - 2*sqrt(10) - 4) - 2/9/abs(6*x - 2*sqrt(10) - 4) + 1/18)/sqrt(sqrt(10) - 1))","B",0
26,1,678,0,1.111946," ","integrate((2+x)/(-3*x^2+4*x+2)/(-2*x^2+3*x+1)^(3/2),x, algorithm=""maxima"")","\frac{1}{340} \, \sqrt{10} {\left(\frac{124 \, \sqrt{10} x}{\sqrt{10} \sqrt{-2 \, x^{2} + 3 \, x + 1} + \sqrt{-2 \, x^{2} + 3 \, x + 1}} - \frac{124 \, \sqrt{10} x}{\sqrt{10} \sqrt{-2 \, x^{2} + 3 \, x + 1} - \sqrt{-2 \, x^{2} + 3 \, x + 1}} + \frac{153 \, \sqrt{10} \arcsin\left(\frac{8 \, \sqrt{17} \sqrt{10} x}{17 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} + \frac{2 \, \sqrt{17} x}{17 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} - \frac{6 \, \sqrt{17} \sqrt{10}}{17 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} + \frac{24 \, \sqrt{17}}{17 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}}\right)}{\sqrt{10} \sqrt{\sqrt{10} + 1} + \sqrt{\sqrt{10} + 1}} - \frac{128 \, x}{\sqrt{10} \sqrt{-2 \, x^{2} + 3 \, x + 1} + \sqrt{-2 \, x^{2} + 3 \, x + 1}} - \frac{128 \, x}{\sqrt{10} \sqrt{-2 \, x^{2} + 3 \, x + 1} - \sqrt{-2 \, x^{2} + 3 \, x + 1}} - \frac{1224 \, \arcsin\left(\frac{8 \, \sqrt{17} \sqrt{10} x}{17 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} + \frac{2 \, \sqrt{17} x}{17 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} - \frac{6 \, \sqrt{17} \sqrt{10}}{17 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} + \frac{24 \, \sqrt{17}}{17 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}}\right)}{\sqrt{10} \sqrt{\sqrt{10} + 1} + \sqrt{\sqrt{10} + 1}} + \frac{153 \, \sqrt{10} \log\left(-\frac{2}{9} \, \sqrt{10} + \frac{2 \, \sqrt{-2 \, x^{2} + 3 \, x + 1} \sqrt{\sqrt{10} - 1}}{3 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{2 \, \sqrt{10}}{9 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} - \frac{2}{9 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{1}{18}\right)}{{\left(\sqrt{10} - 1\right)}^{\frac{3}{2}}} - \frac{42 \, \sqrt{10}}{\sqrt{10} \sqrt{-2 \, x^{2} + 3 \, x + 1} + \sqrt{-2 \, x^{2} + 3 \, x + 1}} + \frac{42 \, \sqrt{10}}{\sqrt{10} \sqrt{-2 \, x^{2} + 3 \, x + 1} - \sqrt{-2 \, x^{2} + 3 \, x + 1}} + \frac{1224 \, \log\left(-\frac{2}{9} \, \sqrt{10} + \frac{2 \, \sqrt{-2 \, x^{2} + 3 \, x + 1} \sqrt{\sqrt{10} - 1}}{3 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{2 \, \sqrt{10}}{9 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} - \frac{2}{9 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{1}{18}\right)}{{\left(\sqrt{10} - 1\right)}^{\frac{3}{2}}} - \frac{312}{\sqrt{10} \sqrt{-2 \, x^{2} + 3 \, x + 1} + \sqrt{-2 \, x^{2} + 3 \, x + 1}} - \frac{312}{\sqrt{10} \sqrt{-2 \, x^{2} + 3 \, x + 1} - \sqrt{-2 \, x^{2} + 3 \, x + 1}}\right)}"," ",0,"1/340*sqrt(10)*(124*sqrt(10)*x/(sqrt(10)*sqrt(-2*x^2 + 3*x + 1) + sqrt(-2*x^2 + 3*x + 1)) - 124*sqrt(10)*x/(sqrt(10)*sqrt(-2*x^2 + 3*x + 1) - sqrt(-2*x^2 + 3*x + 1)) + 153*sqrt(10)*arcsin(8/17*sqrt(17)*sqrt(10)*x/abs(6*x + 2*sqrt(10) - 4) + 2/17*sqrt(17)*x/abs(6*x + 2*sqrt(10) - 4) - 6/17*sqrt(17)*sqrt(10)/abs(6*x + 2*sqrt(10) - 4) + 24/17*sqrt(17)/abs(6*x + 2*sqrt(10) - 4))/(sqrt(10)*sqrt(sqrt(10) + 1) + sqrt(sqrt(10) + 1)) - 128*x/(sqrt(10)*sqrt(-2*x^2 + 3*x + 1) + sqrt(-2*x^2 + 3*x + 1)) - 128*x/(sqrt(10)*sqrt(-2*x^2 + 3*x + 1) - sqrt(-2*x^2 + 3*x + 1)) - 1224*arcsin(8/17*sqrt(17)*sqrt(10)*x/abs(6*x + 2*sqrt(10) - 4) + 2/17*sqrt(17)*x/abs(6*x + 2*sqrt(10) - 4) - 6/17*sqrt(17)*sqrt(10)/abs(6*x + 2*sqrt(10) - 4) + 24/17*sqrt(17)/abs(6*x + 2*sqrt(10) - 4))/(sqrt(10)*sqrt(sqrt(10) + 1) + sqrt(sqrt(10) + 1)) + 153*sqrt(10)*log(-2/9*sqrt(10) + 2/3*sqrt(-2*x^2 + 3*x + 1)*sqrt(sqrt(10) - 1)/abs(6*x - 2*sqrt(10) - 4) + 2/9*sqrt(10)/abs(6*x - 2*sqrt(10) - 4) - 2/9/abs(6*x - 2*sqrt(10) - 4) + 1/18)/(sqrt(10) - 1)^(3/2) - 42*sqrt(10)/(sqrt(10)*sqrt(-2*x^2 + 3*x + 1) + sqrt(-2*x^2 + 3*x + 1)) + 42*sqrt(10)/(sqrt(10)*sqrt(-2*x^2 + 3*x + 1) - sqrt(-2*x^2 + 3*x + 1)) + 1224*log(-2/9*sqrt(10) + 2/3*sqrt(-2*x^2 + 3*x + 1)*sqrt(sqrt(10) - 1)/abs(6*x - 2*sqrt(10) - 4) + 2/9*sqrt(10)/abs(6*x - 2*sqrt(10) - 4) - 2/9/abs(6*x - 2*sqrt(10) - 4) + 1/18)/(sqrt(10) - 1)^(3/2) - 312/(sqrt(10)*sqrt(-2*x^2 + 3*x + 1) + sqrt(-2*x^2 + 3*x + 1)) - 312/(sqrt(10)*sqrt(-2*x^2 + 3*x + 1) - sqrt(-2*x^2 + 3*x + 1)))","B",0
27,1,1276,0,1.263076," ","integrate((2+x)/(-3*x^2+4*x+2)/(-2*x^2+3*x+1)^(5/2),x, algorithm=""maxima"")","\frac{1}{17340} \, \sqrt{10} {\left(\frac{2108 \, \sqrt{10} x}{\sqrt{10} {\left(-2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}} + {\left(-2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}}} - \frac{2108 \, \sqrt{10} x}{\sqrt{10} {\left(-2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}} - {\left(-2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}}} - \frac{56916 \, \sqrt{10} x}{2 \, \sqrt{10} \sqrt{-2 \, x^{2} + 3 \, x + 1} + 11 \, \sqrt{-2 \, x^{2} + 3 \, x + 1}} + \frac{56916 \, \sqrt{10} x}{2 \, \sqrt{10} \sqrt{-2 \, x^{2} + 3 \, x + 1} - 11 \, \sqrt{-2 \, x^{2} + 3 \, x + 1}} + \frac{1984 \, \sqrt{10} x}{\sqrt{10} \sqrt{-2 \, x^{2} + 3 \, x + 1} + \sqrt{-2 \, x^{2} + 3 \, x + 1}} - \frac{1984 \, \sqrt{10} x}{\sqrt{10} \sqrt{-2 \, x^{2} + 3 \, x + 1} - \sqrt{-2 \, x^{2} + 3 \, x + 1}} - \frac{70227 \, \sqrt{10} \arcsin\left(\frac{8 \, \sqrt{17} \sqrt{10} x}{17 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} + \frac{2 \, \sqrt{17} x}{17 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} - \frac{6 \, \sqrt{17} \sqrt{10}}{17 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} + \frac{24 \, \sqrt{17}}{17 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}}\right)}{2 \, \sqrt{10} \sqrt{\sqrt{10} + 1} + 11 \, \sqrt{\sqrt{10} + 1}} - \frac{2176 \, x}{\sqrt{10} {\left(-2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}} + {\left(-2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}}} - \frac{2176 \, x}{\sqrt{10} {\left(-2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}} - {\left(-2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}}} + \frac{58752 \, x}{2 \, \sqrt{10} \sqrt{-2 \, x^{2} + 3 \, x + 1} + 11 \, \sqrt{-2 \, x^{2} + 3 \, x + 1}} + \frac{58752 \, x}{2 \, \sqrt{10} \sqrt{-2 \, x^{2} + 3 \, x + 1} - 11 \, \sqrt{-2 \, x^{2} + 3 \, x + 1}} - \frac{2048 \, x}{\sqrt{10} \sqrt{-2 \, x^{2} + 3 \, x + 1} + \sqrt{-2 \, x^{2} + 3 \, x + 1}} - \frac{2048 \, x}{\sqrt{10} \sqrt{-2 \, x^{2} + 3 \, x + 1} - \sqrt{-2 \, x^{2} + 3 \, x + 1}} + \frac{561816 \, \arcsin\left(\frac{8 \, \sqrt{17} \sqrt{10} x}{17 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} + \frac{2 \, \sqrt{17} x}{17 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} - \frac{6 \, \sqrt{17} \sqrt{10}}{17 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} + \frac{24 \, \sqrt{17}}{17 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}}\right)}{2 \, \sqrt{10} \sqrt{\sqrt{10} + 1} + 11 \, \sqrt{\sqrt{10} + 1}} - \frac{714 \, \sqrt{10}}{\sqrt{10} {\left(-2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}} + {\left(-2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}}} + \frac{714 \, \sqrt{10}}{\sqrt{10} {\left(-2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}} - {\left(-2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}}} + \frac{19278 \, \sqrt{10}}{2 \, \sqrt{10} \sqrt{-2 \, x^{2} + 3 \, x + 1} + 11 \, \sqrt{-2 \, x^{2} + 3 \, x + 1}} - \frac{19278 \, \sqrt{10}}{2 \, \sqrt{10} \sqrt{-2 \, x^{2} + 3 \, x + 1} - 11 \, \sqrt{-2 \, x^{2} + 3 \, x + 1}} - \frac{1488 \, \sqrt{10}}{\sqrt{10} \sqrt{-2 \, x^{2} + 3 \, x + 1} + \sqrt{-2 \, x^{2} + 3 \, x + 1}} + \frac{1488 \, \sqrt{10}}{\sqrt{10} \sqrt{-2 \, x^{2} + 3 \, x + 1} - \sqrt{-2 \, x^{2} + 3 \, x + 1}} - \frac{5304}{\sqrt{10} {\left(-2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}} + {\left(-2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}}} - \frac{5304}{\sqrt{10} {\left(-2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}} - {\left(-2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}}} + \frac{143208}{2 \, \sqrt{10} \sqrt{-2 \, x^{2} + 3 \, x + 1} + 11 \, \sqrt{-2 \, x^{2} + 3 \, x + 1}} + \frac{143208}{2 \, \sqrt{10} \sqrt{-2 \, x^{2} + 3 \, x + 1} - 11 \, \sqrt{-2 \, x^{2} + 3 \, x + 1}} + \frac{1536}{\sqrt{10} \sqrt{-2 \, x^{2} + 3 \, x + 1} + \sqrt{-2 \, x^{2} + 3 \, x + 1}} + \frac{1536}{\sqrt{10} \sqrt{-2 \, x^{2} + 3 \, x + 1} - \sqrt{-2 \, x^{2} + 3 \, x + 1}} + \frac{70227 \, \sqrt{10} \log\left(-\frac{2}{9} \, \sqrt{10} + \frac{2 \, \sqrt{-2 \, x^{2} + 3 \, x + 1} \sqrt{\sqrt{10} - 1}}{3 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{2 \, \sqrt{10}}{9 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} - \frac{2}{9 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{1}{18}\right)}{{\left(\sqrt{10} - 1\right)}^{\frac{5}{2}}} + \frac{561816 \, \log\left(-\frac{2}{9} \, \sqrt{10} + \frac{2 \, \sqrt{-2 \, x^{2} + 3 \, x + 1} \sqrt{\sqrt{10} - 1}}{3 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{2 \, \sqrt{10}}{9 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} - \frac{2}{9 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{1}{18}\right)}{{\left(\sqrt{10} - 1\right)}^{\frac{5}{2}}}\right)}"," ",0,"1/17340*sqrt(10)*(2108*sqrt(10)*x/(sqrt(10)*(-2*x^2 + 3*x + 1)^(3/2) + (-2*x^2 + 3*x + 1)^(3/2)) - 2108*sqrt(10)*x/(sqrt(10)*(-2*x^2 + 3*x + 1)^(3/2) - (-2*x^2 + 3*x + 1)^(3/2)) - 56916*sqrt(10)*x/(2*sqrt(10)*sqrt(-2*x^2 + 3*x + 1) + 11*sqrt(-2*x^2 + 3*x + 1)) + 56916*sqrt(10)*x/(2*sqrt(10)*sqrt(-2*x^2 + 3*x + 1) - 11*sqrt(-2*x^2 + 3*x + 1)) + 1984*sqrt(10)*x/(sqrt(10)*sqrt(-2*x^2 + 3*x + 1) + sqrt(-2*x^2 + 3*x + 1)) - 1984*sqrt(10)*x/(sqrt(10)*sqrt(-2*x^2 + 3*x + 1) - sqrt(-2*x^2 + 3*x + 1)) - 70227*sqrt(10)*arcsin(8/17*sqrt(17)*sqrt(10)*x/abs(6*x + 2*sqrt(10) - 4) + 2/17*sqrt(17)*x/abs(6*x + 2*sqrt(10) - 4) - 6/17*sqrt(17)*sqrt(10)/abs(6*x + 2*sqrt(10) - 4) + 24/17*sqrt(17)/abs(6*x + 2*sqrt(10) - 4))/(2*sqrt(10)*sqrt(sqrt(10) + 1) + 11*sqrt(sqrt(10) + 1)) - 2176*x/(sqrt(10)*(-2*x^2 + 3*x + 1)^(3/2) + (-2*x^2 + 3*x + 1)^(3/2)) - 2176*x/(sqrt(10)*(-2*x^2 + 3*x + 1)^(3/2) - (-2*x^2 + 3*x + 1)^(3/2)) + 58752*x/(2*sqrt(10)*sqrt(-2*x^2 + 3*x + 1) + 11*sqrt(-2*x^2 + 3*x + 1)) + 58752*x/(2*sqrt(10)*sqrt(-2*x^2 + 3*x + 1) - 11*sqrt(-2*x^2 + 3*x + 1)) - 2048*x/(sqrt(10)*sqrt(-2*x^2 + 3*x + 1) + sqrt(-2*x^2 + 3*x + 1)) - 2048*x/(sqrt(10)*sqrt(-2*x^2 + 3*x + 1) - sqrt(-2*x^2 + 3*x + 1)) + 561816*arcsin(8/17*sqrt(17)*sqrt(10)*x/abs(6*x + 2*sqrt(10) - 4) + 2/17*sqrt(17)*x/abs(6*x + 2*sqrt(10) - 4) - 6/17*sqrt(17)*sqrt(10)/abs(6*x + 2*sqrt(10) - 4) + 24/17*sqrt(17)/abs(6*x + 2*sqrt(10) - 4))/(2*sqrt(10)*sqrt(sqrt(10) + 1) + 11*sqrt(sqrt(10) + 1)) - 714*sqrt(10)/(sqrt(10)*(-2*x^2 + 3*x + 1)^(3/2) + (-2*x^2 + 3*x + 1)^(3/2)) + 714*sqrt(10)/(sqrt(10)*(-2*x^2 + 3*x + 1)^(3/2) - (-2*x^2 + 3*x + 1)^(3/2)) + 19278*sqrt(10)/(2*sqrt(10)*sqrt(-2*x^2 + 3*x + 1) + 11*sqrt(-2*x^2 + 3*x + 1)) - 19278*sqrt(10)/(2*sqrt(10)*sqrt(-2*x^2 + 3*x + 1) - 11*sqrt(-2*x^2 + 3*x + 1)) - 1488*sqrt(10)/(sqrt(10)*sqrt(-2*x^2 + 3*x + 1) + sqrt(-2*x^2 + 3*x + 1)) + 1488*sqrt(10)/(sqrt(10)*sqrt(-2*x^2 + 3*x + 1) - sqrt(-2*x^2 + 3*x + 1)) - 5304/(sqrt(10)*(-2*x^2 + 3*x + 1)^(3/2) + (-2*x^2 + 3*x + 1)^(3/2)) - 5304/(sqrt(10)*(-2*x^2 + 3*x + 1)^(3/2) - (-2*x^2 + 3*x + 1)^(3/2)) + 143208/(2*sqrt(10)*sqrt(-2*x^2 + 3*x + 1) + 11*sqrt(-2*x^2 + 3*x + 1)) + 143208/(2*sqrt(10)*sqrt(-2*x^2 + 3*x + 1) - 11*sqrt(-2*x^2 + 3*x + 1)) + 1536/(sqrt(10)*sqrt(-2*x^2 + 3*x + 1) + sqrt(-2*x^2 + 3*x + 1)) + 1536/(sqrt(10)*sqrt(-2*x^2 + 3*x + 1) - sqrt(-2*x^2 + 3*x + 1)) + 70227*sqrt(10)*log(-2/9*sqrt(10) + 2/3*sqrt(-2*x^2 + 3*x + 1)*sqrt(sqrt(10) - 1)/abs(6*x - 2*sqrt(10) - 4) + 2/9*sqrt(10)/abs(6*x - 2*sqrt(10) - 4) - 2/9/abs(6*x - 2*sqrt(10) - 4) + 1/18)/(sqrt(10) - 1)^(5/2) + 561816*log(-2/9*sqrt(10) + 2/3*sqrt(-2*x^2 + 3*x + 1)*sqrt(sqrt(10) - 1)/abs(6*x - 2*sqrt(10) - 4) + 2/9*sqrt(10)/abs(6*x - 2*sqrt(10) - 4) - 2/9/abs(6*x - 2*sqrt(10) - 4) + 1/18)/(sqrt(10) - 1)^(5/2))","B",0
28,1,363,0,1.069134," ","integrate((2+x)/(-3*x^2+4*x+2)/(2*x^2+3*x+1)^(1/2),x, algorithm=""maxima"")","\frac{1}{60} \, \sqrt{10} {\left(\frac{3 \, \sqrt{10} \log\left(\frac{2}{9} \, \sqrt{10} + \frac{2 \, \sqrt{2 \, x^{2} + 3 \, x + 1} \sqrt{17 \, \sqrt{10} + 55}}{3 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{34 \, \sqrt{10}}{9 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{110}{9 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{17}{18}\right)}{\sqrt{17 \, \sqrt{10} + 55}} + \frac{\sqrt{10} \log\left(-\frac{2}{9} \, \sqrt{10} + \frac{2 \, \sqrt{2 \, x^{2} + 3 \, x + 1} \sqrt{-\frac{17}{9} \, \sqrt{10} + \frac{55}{9}}}{{\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} - \frac{34 \, \sqrt{10}}{9 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} + \frac{110}{9 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} + \frac{17}{18}\right)}{\sqrt{-\frac{17}{9} \, \sqrt{10} + \frac{55}{9}}} + \frac{24 \, \log\left(\frac{2}{9} \, \sqrt{10} + \frac{2 \, \sqrt{2 \, x^{2} + 3 \, x + 1} \sqrt{17 \, \sqrt{10} + 55}}{3 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{34 \, \sqrt{10}}{9 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{110}{9 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{17}{18}\right)}{\sqrt{17 \, \sqrt{10} + 55}} - \frac{8 \, \log\left(-\frac{2}{9} \, \sqrt{10} + \frac{2 \, \sqrt{2 \, x^{2} + 3 \, x + 1} \sqrt{-\frac{17}{9} \, \sqrt{10} + \frac{55}{9}}}{{\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} - \frac{34 \, \sqrt{10}}{9 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} + \frac{110}{9 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} + \frac{17}{18}\right)}{\sqrt{-\frac{17}{9} \, \sqrt{10} + \frac{55}{9}}}\right)}"," ",0,"1/60*sqrt(10)*(3*sqrt(10)*log(2/9*sqrt(10) + 2/3*sqrt(2*x^2 + 3*x + 1)*sqrt(17*sqrt(10) + 55)/abs(6*x - 2*sqrt(10) - 4) + 34/9*sqrt(10)/abs(6*x - 2*sqrt(10) - 4) + 110/9/abs(6*x - 2*sqrt(10) - 4) + 17/18)/sqrt(17*sqrt(10) + 55) + sqrt(10)*log(-2/9*sqrt(10) + 2*sqrt(2*x^2 + 3*x + 1)*sqrt(-17/9*sqrt(10) + 55/9)/abs(6*x + 2*sqrt(10) - 4) - 34/9*sqrt(10)/abs(6*x + 2*sqrt(10) - 4) + 110/9/abs(6*x + 2*sqrt(10) - 4) + 17/18)/sqrt(-17/9*sqrt(10) + 55/9) + 24*log(2/9*sqrt(10) + 2/3*sqrt(2*x^2 + 3*x + 1)*sqrt(17*sqrt(10) + 55)/abs(6*x - 2*sqrt(10) - 4) + 34/9*sqrt(10)/abs(6*x - 2*sqrt(10) - 4) + 110/9/abs(6*x - 2*sqrt(10) - 4) + 17/18)/sqrt(17*sqrt(10) + 55) - 8*log(-2/9*sqrt(10) + 2*sqrt(2*x^2 + 3*x + 1)*sqrt(-17/9*sqrt(10) + 55/9)/abs(6*x + 2*sqrt(10) - 4) - 34/9*sqrt(10)/abs(6*x + 2*sqrt(10) - 4) + 110/9/abs(6*x + 2*sqrt(10) - 4) + 17/18)/sqrt(-17/9*sqrt(10) + 55/9))","B",0
29,1,668,0,1.099400," ","integrate((2+x)/(-3*x^2+4*x+2)/(2*x^2+3*x+1)^(3/2),x, algorithm=""maxima"")","-\frac{1}{60} \, \sqrt{10} {\left(\frac{588 \, \sqrt{10} x}{17 \, \sqrt{10} \sqrt{2 \, x^{2} + 3 \, x + 1} + 55 \, \sqrt{2 \, x^{2} + 3 \, x + 1}} - \frac{588 \, \sqrt{10} x}{17 \, \sqrt{10} \sqrt{2 \, x^{2} + 3 \, x + 1} - 55 \, \sqrt{2 \, x^{2} + 3 \, x + 1}} + \frac{2112 \, x}{17 \, \sqrt{10} \sqrt{2 \, x^{2} + 3 \, x + 1} + 55 \, \sqrt{2 \, x^{2} + 3 \, x + 1}} + \frac{2112 \, x}{17 \, \sqrt{10} \sqrt{2 \, x^{2} + 3 \, x + 1} - 55 \, \sqrt{2 \, x^{2} + 3 \, x + 1}} - \frac{27 \, \sqrt{10} \log\left(\frac{2}{9} \, \sqrt{10} + \frac{2 \, \sqrt{2 \, x^{2} + 3 \, x + 1} \sqrt{17 \, \sqrt{10} + 55}}{3 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{34 \, \sqrt{10}}{9 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{110}{9 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{17}{18}\right)}{{\left(17 \, \sqrt{10} + 55\right)}^{\frac{3}{2}}} - \frac{\sqrt{10} \log\left(-\frac{2}{9} \, \sqrt{10} + \frac{2 \, \sqrt{2 \, x^{2} + 3 \, x + 1} \sqrt{-\frac{17}{9} \, \sqrt{10} + \frac{55}{9}}}{{\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} - \frac{34 \, \sqrt{10}}{9 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} + \frac{110}{9 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} + \frac{17}{18}\right)}{{\left(-\frac{17}{9} \, \sqrt{10} + \frac{55}{9}\right)}^{\frac{3}{2}}} + \frac{450 \, \sqrt{10}}{17 \, \sqrt{10} \sqrt{2 \, x^{2} + 3 \, x + 1} + 55 \, \sqrt{2 \, x^{2} + 3 \, x + 1}} - \frac{450 \, \sqrt{10}}{17 \, \sqrt{10} \sqrt{2 \, x^{2} + 3 \, x + 1} - 55 \, \sqrt{2 \, x^{2} + 3 \, x + 1}} - \frac{216 \, \log\left(\frac{2}{9} \, \sqrt{10} + \frac{2 \, \sqrt{2 \, x^{2} + 3 \, x + 1} \sqrt{17 \, \sqrt{10} + 55}}{3 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{34 \, \sqrt{10}}{9 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{110}{9 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{17}{18}\right)}{{\left(17 \, \sqrt{10} + 55\right)}^{\frac{3}{2}}} + \frac{8 \, \log\left(-\frac{2}{9} \, \sqrt{10} + \frac{2 \, \sqrt{2 \, x^{2} + 3 \, x + 1} \sqrt{-\frac{17}{9} \, \sqrt{10} + \frac{55}{9}}}{{\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} - \frac{34 \, \sqrt{10}}{9 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} + \frac{110}{9 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} + \frac{17}{18}\right)}{{\left(-\frac{17}{9} \, \sqrt{10} + \frac{55}{9}\right)}^{\frac{3}{2}}} + \frac{1656}{17 \, \sqrt{10} \sqrt{2 \, x^{2} + 3 \, x + 1} + 55 \, \sqrt{2 \, x^{2} + 3 \, x + 1}} + \frac{1656}{17 \, \sqrt{10} \sqrt{2 \, x^{2} + 3 \, x + 1} - 55 \, \sqrt{2 \, x^{2} + 3 \, x + 1}}\right)}"," ",0,"-1/60*sqrt(10)*(588*sqrt(10)*x/(17*sqrt(10)*sqrt(2*x^2 + 3*x + 1) + 55*sqrt(2*x^2 + 3*x + 1)) - 588*sqrt(10)*x/(17*sqrt(10)*sqrt(2*x^2 + 3*x + 1) - 55*sqrt(2*x^2 + 3*x + 1)) + 2112*x/(17*sqrt(10)*sqrt(2*x^2 + 3*x + 1) + 55*sqrt(2*x^2 + 3*x + 1)) + 2112*x/(17*sqrt(10)*sqrt(2*x^2 + 3*x + 1) - 55*sqrt(2*x^2 + 3*x + 1)) - 27*sqrt(10)*log(2/9*sqrt(10) + 2/3*sqrt(2*x^2 + 3*x + 1)*sqrt(17*sqrt(10) + 55)/abs(6*x - 2*sqrt(10) - 4) + 34/9*sqrt(10)/abs(6*x - 2*sqrt(10) - 4) + 110/9/abs(6*x - 2*sqrt(10) - 4) + 17/18)/(17*sqrt(10) + 55)^(3/2) - sqrt(10)*log(-2/9*sqrt(10) + 2*sqrt(2*x^2 + 3*x + 1)*sqrt(-17/9*sqrt(10) + 55/9)/abs(6*x + 2*sqrt(10) - 4) - 34/9*sqrt(10)/abs(6*x + 2*sqrt(10) - 4) + 110/9/abs(6*x + 2*sqrt(10) - 4) + 17/18)/(-17/9*sqrt(10) + 55/9)^(3/2) + 450*sqrt(10)/(17*sqrt(10)*sqrt(2*x^2 + 3*x + 1) + 55*sqrt(2*x^2 + 3*x + 1)) - 450*sqrt(10)/(17*sqrt(10)*sqrt(2*x^2 + 3*x + 1) - 55*sqrt(2*x^2 + 3*x + 1)) - 216*log(2/9*sqrt(10) + 2/3*sqrt(2*x^2 + 3*x + 1)*sqrt(17*sqrt(10) + 55)/abs(6*x - 2*sqrt(10) - 4) + 34/9*sqrt(10)/abs(6*x - 2*sqrt(10) - 4) + 110/9/abs(6*x - 2*sqrt(10) - 4) + 17/18)/(17*sqrt(10) + 55)^(3/2) + 8*log(-2/9*sqrt(10) + 2*sqrt(2*x^2 + 3*x + 1)*sqrt(-17/9*sqrt(10) + 55/9)/abs(6*x + 2*sqrt(10) - 4) - 34/9*sqrt(10)/abs(6*x + 2*sqrt(10) - 4) + 110/9/abs(6*x + 2*sqrt(10) - 4) + 17/18)/(-17/9*sqrt(10) + 55/9)^(3/2) + 1656/(17*sqrt(10)*sqrt(2*x^2 + 3*x + 1) + 55*sqrt(2*x^2 + 3*x + 1)) + 1656/(17*sqrt(10)*sqrt(2*x^2 + 3*x + 1) - 55*sqrt(2*x^2 + 3*x + 1)))","B",0
30,1,1276,0,1.240869," ","integrate((2+x)/(-3*x^2+4*x+2)/(2*x^2+3*x+1)^(5/2),x, algorithm=""maxima"")","-\frac{1}{300} \, \sqrt{10} {\left(\frac{980 \, \sqrt{10} x}{17 \, \sqrt{10} {\left(2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}} + 55 \, {\left(2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}}} - \frac{980 \, \sqrt{10} x}{17 \, \sqrt{10} {\left(2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}} - 55 \, {\left(2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}}} + \frac{5292 \, \sqrt{10} x}{374 \, \sqrt{10} \sqrt{2 \, x^{2} + 3 \, x + 1} + 1183 \, \sqrt{2 \, x^{2} + 3 \, x + 1}} - \frac{5292 \, \sqrt{10} x}{374 \, \sqrt{10} \sqrt{2 \, x^{2} + 3 \, x + 1} - 1183 \, \sqrt{2 \, x^{2} + 3 \, x + 1}} - \frac{15680 \, \sqrt{10} x}{17 \, \sqrt{10} \sqrt{2 \, x^{2} + 3 \, x + 1} + 55 \, \sqrt{2 \, x^{2} + 3 \, x + 1}} + \frac{15680 \, \sqrt{10} x}{17 \, \sqrt{10} \sqrt{2 \, x^{2} + 3 \, x + 1} - 55 \, \sqrt{2 \, x^{2} + 3 \, x + 1}} + \frac{3520 \, x}{17 \, \sqrt{10} {\left(2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}} + 55 \, {\left(2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}}} + \frac{3520 \, x}{17 \, \sqrt{10} {\left(2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}} - 55 \, {\left(2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}}} + \frac{19008 \, x}{374 \, \sqrt{10} \sqrt{2 \, x^{2} + 3 \, x + 1} + 1183 \, \sqrt{2 \, x^{2} + 3 \, x + 1}} + \frac{19008 \, x}{374 \, \sqrt{10} \sqrt{2 \, x^{2} + 3 \, x + 1} - 1183 \, \sqrt{2 \, x^{2} + 3 \, x + 1}} - \frac{56320 \, x}{17 \, \sqrt{10} \sqrt{2 \, x^{2} + 3 \, x + 1} + 55 \, \sqrt{2 \, x^{2} + 3 \, x + 1}} - \frac{56320 \, x}{17 \, \sqrt{10} \sqrt{2 \, x^{2} + 3 \, x + 1} - 55 \, \sqrt{2 \, x^{2} + 3 \, x + 1}} + \frac{750 \, \sqrt{10}}{17 \, \sqrt{10} {\left(2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}} + 55 \, {\left(2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}}} - \frac{750 \, \sqrt{10}}{17 \, \sqrt{10} {\left(2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}} - 55 \, {\left(2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}}} + \frac{4050 \, \sqrt{10}}{374 \, \sqrt{10} \sqrt{2 \, x^{2} + 3 \, x + 1} + 1183 \, \sqrt{2 \, x^{2} + 3 \, x + 1}} - \frac{4050 \, \sqrt{10}}{374 \, \sqrt{10} \sqrt{2 \, x^{2} + 3 \, x + 1} - 1183 \, \sqrt{2 \, x^{2} + 3 \, x + 1}} - \frac{11760 \, \sqrt{10}}{17 \, \sqrt{10} \sqrt{2 \, x^{2} + 3 \, x + 1} + 55 \, \sqrt{2 \, x^{2} + 3 \, x + 1}} + \frac{11760 \, \sqrt{10}}{17 \, \sqrt{10} \sqrt{2 \, x^{2} + 3 \, x + 1} - 55 \, \sqrt{2 \, x^{2} + 3 \, x + 1}} + \frac{2760}{17 \, \sqrt{10} {\left(2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}} + 55 \, {\left(2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}}} + \frac{2760}{17 \, \sqrt{10} {\left(2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}} - 55 \, {\left(2 \, x^{2} + 3 \, x + 1\right)}^{\frac{3}{2}}} + \frac{14904}{374 \, \sqrt{10} \sqrt{2 \, x^{2} + 3 \, x + 1} + 1183 \, \sqrt{2 \, x^{2} + 3 \, x + 1}} + \frac{14904}{374 \, \sqrt{10} \sqrt{2 \, x^{2} + 3 \, x + 1} - 1183 \, \sqrt{2 \, x^{2} + 3 \, x + 1}} - \frac{42240}{17 \, \sqrt{10} \sqrt{2 \, x^{2} + 3 \, x + 1} + 55 \, \sqrt{2 \, x^{2} + 3 \, x + 1}} - \frac{42240}{17 \, \sqrt{10} \sqrt{2 \, x^{2} + 3 \, x + 1} - 55 \, \sqrt{2 \, x^{2} + 3 \, x + 1}} - \frac{1215 \, \sqrt{10} \log\left(\frac{2}{9} \, \sqrt{10} + \frac{2 \, \sqrt{2 \, x^{2} + 3 \, x + 1} \sqrt{17 \, \sqrt{10} + 55}}{3 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{34 \, \sqrt{10}}{9 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{110}{9 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{17}{18}\right)}{{\left(17 \, \sqrt{10} + 55\right)}^{\frac{5}{2}}} - \frac{5 \, \sqrt{10} \log\left(-\frac{2}{9} \, \sqrt{10} + \frac{2 \, \sqrt{2 \, x^{2} + 3 \, x + 1} \sqrt{-\frac{17}{9} \, \sqrt{10} + \frac{55}{9}}}{{\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} - \frac{34 \, \sqrt{10}}{9 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} + \frac{110}{9 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} + \frac{17}{18}\right)}{{\left(-\frac{17}{9} \, \sqrt{10} + \frac{55}{9}\right)}^{\frac{5}{2}}} - \frac{9720 \, \log\left(\frac{2}{9} \, \sqrt{10} + \frac{2 \, \sqrt{2 \, x^{2} + 3 \, x + 1} \sqrt{17 \, \sqrt{10} + 55}}{3 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{34 \, \sqrt{10}}{9 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{110}{9 \, {\left| 6 \, x - 2 \, \sqrt{10} - 4 \right|}} + \frac{17}{18}\right)}{{\left(17 \, \sqrt{10} + 55\right)}^{\frac{5}{2}}} + \frac{40 \, \log\left(-\frac{2}{9} \, \sqrt{10} + \frac{2 \, \sqrt{2 \, x^{2} + 3 \, x + 1} \sqrt{-\frac{17}{9} \, \sqrt{10} + \frac{55}{9}}}{{\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} - \frac{34 \, \sqrt{10}}{9 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} + \frac{110}{9 \, {\left| 6 \, x + 2 \, \sqrt{10} - 4 \right|}} + \frac{17}{18}\right)}{{\left(-\frac{17}{9} \, \sqrt{10} + \frac{55}{9}\right)}^{\frac{5}{2}}}\right)}"," ",0,"-1/300*sqrt(10)*(980*sqrt(10)*x/(17*sqrt(10)*(2*x^2 + 3*x + 1)^(3/2) + 55*(2*x^2 + 3*x + 1)^(3/2)) - 980*sqrt(10)*x/(17*sqrt(10)*(2*x^2 + 3*x + 1)^(3/2) - 55*(2*x^2 + 3*x + 1)^(3/2)) + 5292*sqrt(10)*x/(374*sqrt(10)*sqrt(2*x^2 + 3*x + 1) + 1183*sqrt(2*x^2 + 3*x + 1)) - 5292*sqrt(10)*x/(374*sqrt(10)*sqrt(2*x^2 + 3*x + 1) - 1183*sqrt(2*x^2 + 3*x + 1)) - 15680*sqrt(10)*x/(17*sqrt(10)*sqrt(2*x^2 + 3*x + 1) + 55*sqrt(2*x^2 + 3*x + 1)) + 15680*sqrt(10)*x/(17*sqrt(10)*sqrt(2*x^2 + 3*x + 1) - 55*sqrt(2*x^2 + 3*x + 1)) + 3520*x/(17*sqrt(10)*(2*x^2 + 3*x + 1)^(3/2) + 55*(2*x^2 + 3*x + 1)^(3/2)) + 3520*x/(17*sqrt(10)*(2*x^2 + 3*x + 1)^(3/2) - 55*(2*x^2 + 3*x + 1)^(3/2)) + 19008*x/(374*sqrt(10)*sqrt(2*x^2 + 3*x + 1) + 1183*sqrt(2*x^2 + 3*x + 1)) + 19008*x/(374*sqrt(10)*sqrt(2*x^2 + 3*x + 1) - 1183*sqrt(2*x^2 + 3*x + 1)) - 56320*x/(17*sqrt(10)*sqrt(2*x^2 + 3*x + 1) + 55*sqrt(2*x^2 + 3*x + 1)) - 56320*x/(17*sqrt(10)*sqrt(2*x^2 + 3*x + 1) - 55*sqrt(2*x^2 + 3*x + 1)) + 750*sqrt(10)/(17*sqrt(10)*(2*x^2 + 3*x + 1)^(3/2) + 55*(2*x^2 + 3*x + 1)^(3/2)) - 750*sqrt(10)/(17*sqrt(10)*(2*x^2 + 3*x + 1)^(3/2) - 55*(2*x^2 + 3*x + 1)^(3/2)) + 4050*sqrt(10)/(374*sqrt(10)*sqrt(2*x^2 + 3*x + 1) + 1183*sqrt(2*x^2 + 3*x + 1)) - 4050*sqrt(10)/(374*sqrt(10)*sqrt(2*x^2 + 3*x + 1) - 1183*sqrt(2*x^2 + 3*x + 1)) - 11760*sqrt(10)/(17*sqrt(10)*sqrt(2*x^2 + 3*x + 1) + 55*sqrt(2*x^2 + 3*x + 1)) + 11760*sqrt(10)/(17*sqrt(10)*sqrt(2*x^2 + 3*x + 1) - 55*sqrt(2*x^2 + 3*x + 1)) + 2760/(17*sqrt(10)*(2*x^2 + 3*x + 1)^(3/2) + 55*(2*x^2 + 3*x + 1)^(3/2)) + 2760/(17*sqrt(10)*(2*x^2 + 3*x + 1)^(3/2) - 55*(2*x^2 + 3*x + 1)^(3/2)) + 14904/(374*sqrt(10)*sqrt(2*x^2 + 3*x + 1) + 1183*sqrt(2*x^2 + 3*x + 1)) + 14904/(374*sqrt(10)*sqrt(2*x^2 + 3*x + 1) - 1183*sqrt(2*x^2 + 3*x + 1)) - 42240/(17*sqrt(10)*sqrt(2*x^2 + 3*x + 1) + 55*sqrt(2*x^2 + 3*x + 1)) - 42240/(17*sqrt(10)*sqrt(2*x^2 + 3*x + 1) - 55*sqrt(2*x^2 + 3*x + 1)) - 1215*sqrt(10)*log(2/9*sqrt(10) + 2/3*sqrt(2*x^2 + 3*x + 1)*sqrt(17*sqrt(10) + 55)/abs(6*x - 2*sqrt(10) - 4) + 34/9*sqrt(10)/abs(6*x - 2*sqrt(10) - 4) + 110/9/abs(6*x - 2*sqrt(10) - 4) + 17/18)/(17*sqrt(10) + 55)^(5/2) - 5*sqrt(10)*log(-2/9*sqrt(10) + 2*sqrt(2*x^2 + 3*x + 1)*sqrt(-17/9*sqrt(10) + 55/9)/abs(6*x + 2*sqrt(10) - 4) - 34/9*sqrt(10)/abs(6*x + 2*sqrt(10) - 4) + 110/9/abs(6*x + 2*sqrt(10) - 4) + 17/18)/(-17/9*sqrt(10) + 55/9)^(5/2) - 9720*log(2/9*sqrt(10) + 2/3*sqrt(2*x^2 + 3*x + 1)*sqrt(17*sqrt(10) + 55)/abs(6*x - 2*sqrt(10) - 4) + 34/9*sqrt(10)/abs(6*x - 2*sqrt(10) - 4) + 110/9/abs(6*x - 2*sqrt(10) - 4) + 17/18)/(17*sqrt(10) + 55)^(5/2) + 40*log(-2/9*sqrt(10) + 2*sqrt(2*x^2 + 3*x + 1)*sqrt(-17/9*sqrt(10) + 55/9)/abs(6*x + 2*sqrt(10) - 4) - 34/9*sqrt(10)/abs(6*x + 2*sqrt(10) - 4) + 110/9/abs(6*x + 2*sqrt(10) - 4) + 17/18)/(-17/9*sqrt(10) + 55/9)^(5/2))","B",0
31,0,0,0,0.000000," ","integrate((1+x)/(x^2+2*x+4)/(x^2+2*x+5)^(1/2),x, algorithm=""maxima"")","\int \frac{x + 1}{\sqrt{x^{2} + 2 \, x + 5} {\left(x^{2} + 2 \, x + 4\right)}}\,{d x}"," ",0,"integrate((x + 1)/(sqrt(x^2 + 2*x + 5)*(x^2 + 2*x + 4)), x)","F",0
32,0,0,0,0.000000," ","integrate((4+x)/(x^2+2*x+4)/(x^2+2*x+5)^(1/2),x, algorithm=""maxima"")","\int \frac{x + 4}{\sqrt{x^{2} + 2 \, x + 5} {\left(x^{2} + 2 \, x + 4\right)}}\,{d x}"," ",0,"integrate((x + 4)/(sqrt(x^2 + 2*x + 5)*(x^2 + 2*x + 4)), x)","F",0
33,0,0,0,0.000000," ","integrate((1+2*x)/(x^2+x+3)/(x^2+x+5)^(1/2),x, algorithm=""maxima"")","\int \frac{2 \, x + 1}{\sqrt{x^{2} + x + 5} {\left(x^{2} + x + 3\right)}}\,{d x}"," ",0,"integrate((2*x + 1)/(sqrt(x^2 + x + 5)*(x^2 + x + 3)), x)","F",0
34,0,0,0,0.000000," ","integrate(x/(x^2+x+3)/(x^2+x+5)^(1/2),x, algorithm=""maxima"")","\int \frac{x}{\sqrt{x^{2} + x + 5} {\left(x^{2} + x + 3\right)}}\,{d x}"," ",0,"integrate(x/(sqrt(x^2 + x + 5)*(x^2 + x + 3)), x)","F",0
35,0,0,0,0.000000," ","integrate((B*x+A)/(b*f*x^2+b*e*x+a*e)^2/(f*x^2+e*x+d)^(1/2),x, algorithm=""maxima"")","\int \frac{B x + A}{{\left(b f x^{2} + b e x + a e\right)}^{2} \sqrt{f x^{2} + e x + d}}\,{d x}"," ",0,"integrate((B*x + A)/((b*f*x^2 + b*e*x + a*e)^2*sqrt(f*x^2 + e*x + d)), x)","F",0
36,0,0,0,0.000000," ","integrate((h*x+g)*(c*x^2+b*x+a)^(1/2)/(c*d*x^2+b*d*x+a*d)^2,x, algorithm=""maxima"")","\int \frac{\sqrt{c x^{2} + b x + a} {\left(h x + g\right)}}{{\left(c d x^{2} + b d x + a d\right)}^{2}}\,{d x}"," ",0,"integrate(sqrt(c*x^2 + b*x + a)*(h*x + g)/(c*d*x^2 + b*d*x + a*d)^2, x)","F",0
37,0,0,0,0.000000," ","integrate((3+2*x)/(2*x^2+4*x+3)/(-x^2-4*x-3)^(1/2),x, algorithm=""maxima"")","\int \frac{2 \, x + 3}{{\left(2 \, x^{2} + 4 \, x + 3\right)} \sqrt{-x^{2} - 4 \, x - 3}}\,{d x}"," ",0,"integrate((2*x + 3)/((2*x^2 + 4*x + 3)*sqrt(-x^2 - 4*x - 3)), x)","F",0
38,0,0,0,0.000000," ","integrate((3+4*x)/(2*x^2+4*x+3)/(-x^2-4*x-3)^(1/2),x, algorithm=""maxima"")","\int \frac{4 \, x + 3}{{\left(2 \, x^{2} + 4 \, x + 3\right)} \sqrt{-x^{2} - 4 \, x - 3}}\,{d x}"," ",0,"integrate((4*x + 3)/((2*x^2 + 4*x + 3)*sqrt(-x^2 - 4*x - 3)), x)","F",0
39,-2,0,0,0.000000," ","integrate((h*x+g)*(c*x^2+b*x+a)^(1/2)/(c*d*x^2+b*d*x+a*d)^(3/2),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for more details)Is 4*a*c-b^2 positive or negative?","F(-2)",0
40,0,0,0,0.000000," ","integrate(x^2*((b*x+a)^2)^(1/2)*(d*x^2+c)^(1/2),x, algorithm=""maxima"")","\int \sqrt{d x^{2} + c} \sqrt{{\left(b x + a\right)}^{2}} x^{2}\,{d x}"," ",0,"integrate(sqrt(d*x^2 + c)*sqrt((b*x + a)^2)*x^2, x)","F",0
41,0,0,0,0.000000," ","integrate(x*((b*x+a)^2)^(1/2)*(d*x^2+c)^(1/2),x, algorithm=""maxima"")","\int \sqrt{d x^{2} + c} \sqrt{{\left(b x + a\right)}^{2}} x\,{d x}"," ",0,"integrate(sqrt(d*x^2 + c)*sqrt((b*x + a)^2)*x, x)","F",0
42,0,0,0,0.000000," ","integrate(((b*x+a)^2)^(1/2)*(d*x^2+c)^(1/2),x, algorithm=""maxima"")","\int \sqrt{d x^{2} + c} \sqrt{{\left(b x + a\right)}^{2}}\,{d x}"," ",0,"integrate(sqrt(d*x^2 + c)*sqrt((b*x + a)^2), x)","F",0
43,0,0,0,0.000000," ","integrate(((b*x+a)^2)^(1/2)*(d*x^2+c)^(1/2)/x,x, algorithm=""maxima"")","\int \frac{\sqrt{d x^{2} + c} \sqrt{{\left(b x + a\right)}^{2}}}{x}\,{d x}"," ",0,"integrate(sqrt(d*x^2 + c)*sqrt((b*x + a)^2)/x, x)","F",0
44,0,0,0,0.000000," ","integrate(((b*x+a)^2)^(1/2)*(d*x^2+c)^(1/2)/x^2,x, algorithm=""maxima"")","\int \frac{\sqrt{d x^{2} + c} \sqrt{{\left(b x + a\right)}^{2}}}{x^{2}}\,{d x}"," ",0,"integrate(sqrt(d*x^2 + c)*sqrt((b*x + a)^2)/x^2, x)","F",0
45,0,0,0,0.000000," ","integrate(((b*x+a)^2)^(1/2)*(d*x^2+c)^(1/2)/x^3,x, algorithm=""maxima"")","\int \frac{\sqrt{d x^{2} + c} \sqrt{{\left(b x + a\right)}^{2}}}{x^{3}}\,{d x}"," ",0,"integrate(sqrt(d*x^2 + c)*sqrt((b*x + a)^2)/x^3, x)","F",0
46,0,0,0,0.000000," ","integrate(x^2*((b*x+a)^2)^(1/2)*(d*x^2+e*x+c)^(1/2),x, algorithm=""maxima"")","\int \sqrt{d x^{2} + e x + c} \sqrt{{\left(b x + a\right)}^{2}} x^{2}\,{d x}"," ",0,"integrate(sqrt(d*x^2 + e*x + c)*sqrt((b*x + a)^2)*x^2, x)","F",0
47,0,0,0,0.000000," ","integrate(x*((b*x+a)^2)^(1/2)*(d*x^2+e*x+c)^(1/2),x, algorithm=""maxima"")","\int \sqrt{d x^{2} + e x + c} \sqrt{{\left(b x + a\right)}^{2}} x\,{d x}"," ",0,"integrate(sqrt(d*x^2 + e*x + c)*sqrt((b*x + a)^2)*x, x)","F",0
48,0,0,0,0.000000," ","integrate(((b*x+a)^2)^(1/2)*(d*x^2+e*x+c)^(1/2),x, algorithm=""maxima"")","\int \sqrt{d x^{2} + e x + c} \sqrt{{\left(b x + a\right)}^{2}}\,{d x}"," ",0,"integrate(sqrt(d*x^2 + e*x + c)*sqrt((b*x + a)^2), x)","F",0
49,0,0,0,0.000000," ","integrate(((b*x+a)^2)^(1/2)*(d*x^2+e*x+c)^(1/2)/x,x, algorithm=""maxima"")","\int \frac{\sqrt{d x^{2} + e x + c} \sqrt{{\left(b x + a\right)}^{2}}}{x}\,{d x}"," ",0,"integrate(sqrt(d*x^2 + e*x + c)*sqrt((b*x + a)^2)/x, x)","F",0
50,0,0,0,0.000000," ","integrate(((b*x+a)^2)^(1/2)*(d*x^2+e*x+c)^(1/2)/x^2,x, algorithm=""maxima"")","\int \frac{\sqrt{d x^{2} + e x + c} \sqrt{{\left(b x + a\right)}^{2}}}{x^{2}}\,{d x}"," ",0,"integrate(sqrt(d*x^2 + e*x + c)*sqrt((b*x + a)^2)/x^2, x)","F",0
51,0,0,0,0.000000," ","integrate(((b*x+a)^2)^(1/2)*(d*x^2+e*x+c)^(1/2)/x^3,x, algorithm=""maxima"")","\int \frac{\sqrt{d x^{2} + e x + c} \sqrt{{\left(b x + a\right)}^{2}}}{x^{3}}\,{d x}"," ",0,"integrate(sqrt(d*x^2 + e*x + c)*sqrt((b*x + a)^2)/x^3, x)","F",0
52,-2,0,0,0.000000," ","integrate(x^2*(c*x^2+a)^(1/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
53,-2,0,0,0.000000," ","integrate(x*(c*x^2+a)^(1/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
54,-2,0,0,0.000000," ","integrate((c*x^2+a)^(1/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
55,0,0,0,0.000000," ","integrate((c*x^2+a)^(1/2)/x/(f*x^2+e*x+d),x, algorithm=""maxima"")","\int \frac{\sqrt{c x^{2} + a}}{{\left(f x^{2} + e x + d\right)} x}\,{d x}"," ",0,"integrate(sqrt(c*x^2 + a)/((f*x^2 + e*x + d)*x), x)","F",0
56,0,0,0,0.000000," ","integrate((c*x^2+a)^(1/2)/x^2/(f*x^2+e*x+d),x, algorithm=""maxima"")","\int \frac{\sqrt{c x^{2} + a}}{{\left(f x^{2} + e x + d\right)} x^{2}}\,{d x}"," ",0,"integrate(sqrt(c*x^2 + a)/((f*x^2 + e*x + d)*x^2), x)","F",0
57,0,0,0,0.000000," ","integrate((c*x^2+a)^(1/2)/x^3/(f*x^2+e*x+d),x, algorithm=""maxima"")","\int \frac{\sqrt{c x^{2} + a}}{{\left(f x^{2} + e x + d\right)} x^{3}}\,{d x}"," ",0,"integrate(sqrt(c*x^2 + a)/((f*x^2 + e*x + d)*x^3), x)","F",0
58,-2,0,0,0.000000," ","integrate(x^2*(c*x^2+a)^(3/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
59,-2,0,0,0.000000," ","integrate(x*(c*x^2+a)^(3/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
60,-2,0,0,0.000000," ","integrate((c*x^2+a)^(3/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
61,0,0,0,0.000000," ","integrate((c*x^2+a)^(3/2)/x/(f*x^2+e*x+d),x, algorithm=""maxima"")","\int \frac{{\left(c x^{2} + a\right)}^{\frac{3}{2}}}{{\left(f x^{2} + e x + d\right)} x}\,{d x}"," ",0,"integrate((c*x^2 + a)^(3/2)/((f*x^2 + e*x + d)*x), x)","F",0
62,0,0,0,0.000000," ","integrate((c*x^2+a)^(3/2)/x^2/(f*x^2+e*x+d),x, algorithm=""maxima"")","\int \frac{{\left(c x^{2} + a\right)}^{\frac{3}{2}}}{{\left(f x^{2} + e x + d\right)} x^{2}}\,{d x}"," ",0,"integrate((c*x^2 + a)^(3/2)/((f*x^2 + e*x + d)*x^2), x)","F",0
63,0,0,0,0.000000," ","integrate((c*x^2+a)^(3/2)/x^3/(f*x^2+e*x+d),x, algorithm=""maxima"")","\int \frac{{\left(c x^{2} + a\right)}^{\frac{3}{2}}}{{\left(f x^{2} + e x + d\right)} x^{3}}\,{d x}"," ",0,"integrate((c*x^2 + a)^(3/2)/((f*x^2 + e*x + d)*x^3), x)","F",0
64,-2,0,0,0.000000," ","integrate(x^3/(f*x^2+e*x+d)/(c*x^2+a)^(1/2),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
65,-2,0,0,0.000000," ","integrate(x^2/(f*x^2+e*x+d)/(c*x^2+a)^(1/2),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
66,-2,0,0,0.000000," ","integrate(x/(f*x^2+e*x+d)/(c*x^2+a)^(1/2),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
67,-2,0,0,0.000000," ","integrate(1/(f*x^2+e*x+d)/(c*x^2+a)^(1/2),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
68,0,0,0,0.000000," ","integrate(1/x/(f*x^2+e*x+d)/(c*x^2+a)^(1/2),x, algorithm=""maxima"")","\int \frac{1}{\sqrt{c x^{2} + a} {\left(f x^{2} + e x + d\right)} x}\,{d x}"," ",0,"integrate(1/(sqrt(c*x^2 + a)*(f*x^2 + e*x + d)*x), x)","F",0
69,0,0,0,0.000000," ","integrate(1/x^2/(f*x^2+e*x+d)/(c*x^2+a)^(1/2),x, algorithm=""maxima"")","\int \frac{1}{\sqrt{c x^{2} + a} {\left(f x^{2} + e x + d\right)} x^{2}}\,{d x}"," ",0,"integrate(1/(sqrt(c*x^2 + a)*(f*x^2 + e*x + d)*x^2), x)","F",0
70,0,0,0,0.000000," ","integrate(1/x^3/(f*x^2+e*x+d)/(c*x^2+a)^(1/2),x, algorithm=""maxima"")","\int \frac{1}{\sqrt{c x^{2} + a} {\left(f x^{2} + e x + d\right)} x^{3}}\,{d x}"," ",0,"integrate(1/(sqrt(c*x^2 + a)*(f*x^2 + e*x + d)*x^3), x)","F",0
71,-2,0,0,0.000000," ","integrate(x^3/(c*x^2+a)^(3/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
72,-2,0,0,0.000000," ","integrate(x^2/(c*x^2+a)^(3/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
73,-2,0,0,0.000000," ","integrate(x/(c*x^2+a)^(3/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
74,-2,0,0,0.000000," ","integrate(1/(c*x^2+a)^(3/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
75,0,0,0,0.000000," ","integrate(1/x/(c*x^2+a)^(3/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\int \frac{1}{{\left(c x^{2} + a\right)}^{\frac{3}{2}} {\left(f x^{2} + e x + d\right)} x}\,{d x}"," ",0,"integrate(1/((c*x^2 + a)^(3/2)*(f*x^2 + e*x + d)*x), x)","F",0
76,0,0,0,0.000000," ","integrate(1/x^2/(c*x^2+a)^(3/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\int \frac{1}{{\left(c x^{2} + a\right)}^{\frac{3}{2}} {\left(f x^{2} + e x + d\right)} x^{2}}\,{d x}"," ",0,"integrate(1/((c*x^2 + a)^(3/2)*(f*x^2 + e*x + d)*x^2), x)","F",0
77,-2,0,0,0.000000," ","integrate(x^3*(c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(((c*sqrt(4*d*f))/(2*f^2)>0)', see `assume?` for more details)Is ((c*sqrt(4*d*f))/(2*f^2)    +b/(2*f))    ^2    -(c*((b*sqrt(4*d*f))                  /(2*f)                  +(c*d)/f+a))     /f^2 positive, negative or zero?","F(-2)",0
78,-2,0,0,0.000000," ","integrate(x^2*(c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(((c*sqrt(4*d*f))/(2*f^2)>0)', see `assume?` for more details)Is ((c*sqrt(4*d*f))/(2*f^2)    +b/(2*f))    ^2    -(c*((b*sqrt(4*d*f))                  /(2*f)                  +(c*d)/f+a))     /f^2 positive, negative or zero?","F(-2)",0
79,-2,0,0,0.000000," ","integrate(x*(c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(((c*sqrt(4*d*f))/(2*f^2)>0)', see `assume?` for more details)Is ((c*sqrt(4*d*f))/(2*f^2)    +b/(2*f))    ^2    -(c*((b*sqrt(4*d*f))                  /(2*f)                  +(c*d)/f+a))     /f^2 positive, negative or zero?","F(-2)",0
80,-2,0,0,0.000000," ","integrate((c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(((c*sqrt(4*d*f))/(2*f^2)>0)', see `assume?` for more details)Is ((c*sqrt(4*d*f))/(2*f^2)    +b/(2*f))    ^2    -(c*((b*sqrt(4*d*f))                  /(2*f)                  +(c*d)/f+a))     /f^2 positive, negative or zero?","F(-2)",0
81,0,0,0,0.000000," ","integrate((c*x^2+b*x+a)^(1/2)/x/(-f*x^2+d),x, algorithm=""maxima"")","-\int \frac{\sqrt{c x^{2} + b x + a}}{{\left(f x^{2} - d\right)} x}\,{d x}"," ",0,"-integrate(sqrt(c*x^2 + b*x + a)/((f*x^2 - d)*x), x)","F",0
82,0,0,0,0.000000," ","integrate((c*x^2+b*x+a)^(1/2)/x^2/(-f*x^2+d),x, algorithm=""maxima"")","-\int \frac{\sqrt{c x^{2} + b x + a}}{{\left(f x^{2} - d\right)} x^{2}}\,{d x}"," ",0,"-integrate(sqrt(c*x^2 + b*x + a)/((f*x^2 - d)*x^2), x)","F",0
83,0,0,0,0.000000," ","integrate((c*x^2+b*x+a)^(1/2)/x^3/(-f*x^2+d),x, algorithm=""maxima"")","-\int \frac{\sqrt{c x^{2} + b x + a}}{{\left(f x^{2} - d\right)} x^{3}}\,{d x}"," ",0,"-integrate(sqrt(c*x^2 + b*x + a)/((f*x^2 - d)*x^3), x)","F",0
84,-2,0,0,0.000000," ","integrate(x^3*(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(((c*sqrt(4*d*f))/(2*f^2)>0)', see `assume?` for more details)Is ((c*sqrt(4*d*f))/(2*f^2)    +b/(2*f))    ^2    -(c*((b*sqrt(4*d*f))                  /(2*f)                  +(c*d)/f+a))     /f^2 positive, negative or zero?","F(-2)",0
85,-2,0,0,0.000000," ","integrate(x^2*(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(((c*sqrt(4*d*f))/(2*f^2)>0)', see `assume?` for more details)Is ((c*sqrt(4*d*f))/(2*f^2)    +b/(2*f))    ^2    -(c*((b*sqrt(4*d*f))                  /(2*f)                  +(c*d)/f+a))     /f^2 positive, negative or zero?","F(-2)",0
86,-2,0,0,0.000000," ","integrate(x*(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(((c*sqrt(4*d*f))/(2*f^2)>0)', see `assume?` for more details)Is ((c*sqrt(4*d*f))/(2*f^2)    +b/(2*f))    ^2    -(c*((b*sqrt(4*d*f))                  /(2*f)                  +(c*d)/f+a))     /f^2 positive, negative or zero?","F(-2)",0
87,-2,0,0,0.000000," ","integrate((c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(((c*sqrt(4*d*f))/(2*f^2)>0)', see `assume?` for more details)Is ((c*sqrt(4*d*f))/(2*f^2)    +b/(2*f))    ^2    -(c*((b*sqrt(4*d*f))                  /(2*f)                  +(c*d)/f+a))     /f^2 positive, negative or zero?","F(-2)",0
88,0,0,0,0.000000," ","integrate((c*x^2+b*x+a)^(3/2)/x/(-f*x^2+d),x, algorithm=""maxima"")","-\int \frac{{\left(c x^{2} + b x + a\right)}^{\frac{3}{2}}}{{\left(f x^{2} - d\right)} x}\,{d x}"," ",0,"-integrate((c*x^2 + b*x + a)^(3/2)/((f*x^2 - d)*x), x)","F",0
89,0,0,0,0.000000," ","integrate((c*x^2+b*x+a)^(3/2)/x^2/(-f*x^2+d),x, algorithm=""maxima"")","-\int \frac{{\left(c x^{2} + b x + a\right)}^{\frac{3}{2}}}{{\left(f x^{2} - d\right)} x^{2}}\,{d x}"," ",0,"-integrate((c*x^2 + b*x + a)^(3/2)/((f*x^2 - d)*x^2), x)","F",0
90,0,0,0,0.000000," ","integrate((c*x^2+b*x+a)^(3/2)/x^3/(-f*x^2+d),x, algorithm=""maxima"")","-\int \frac{{\left(c x^{2} + b x + a\right)}^{\frac{3}{2}}}{{\left(f x^{2} - d\right)} x^{3}}\,{d x}"," ",0,"-integrate((c*x^2 + b*x + a)^(3/2)/((f*x^2 - d)*x^3), x)","F",0
91,-2,0,0,0.000000," ","integrate((c*x^2+b*x+a)^(3/2)/(-x^2+1),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for more details)Is 4*a*c-b^2 positive, negative or zero?","F(-2)",0
92,1,83,0,0.974590," ","integrate((x^2-x-1)^(1/2)/(-x^2+1),x, algorithm=""maxima"")","\frac{1}{2} \, \arcsin\left(\frac{2 \, \sqrt{5} x}{5 \, {\left| 2 \, x - 2 \right|}} - \frac{6 \, \sqrt{5}}{5 \, {\left| 2 \, x - 2 \right|}}\right) - \log\left(x + \sqrt{x^{2} - x - 1} - \frac{1}{2}\right) - \frac{1}{2} \, \log\left(\frac{2 \, \sqrt{x^{2} - x - 1}}{{\left| 2 \, x + 2 \right|}} + \frac{2}{{\left| 2 \, x + 2 \right|}} - \frac{3}{2}\right)"," ",0,"1/2*arcsin(2/5*sqrt(5)*x/abs(2*x - 2) - 6/5*sqrt(5)/abs(2*x - 2)) - log(x + sqrt(x^2 - x - 1) - 1/2) - 1/2*log(2*sqrt(x^2 - x - 1)/abs(2*x + 2) + 2/abs(2*x + 2) - 3/2)","A",0
93,0,0,0,0.000000," ","integrate((x^2+x)^(3/2)/(x^2+1),x, algorithm=""maxima"")","\int \frac{{\left(x^{2} + x\right)}^{\frac{3}{2}}}{x^{2} + 1}\,{d x}"," ",0,"integrate((x^2 + x)^(3/2)/(x^2 + 1), x)","F",0
94,-2,0,0,0.000000," ","integrate(x^4/(c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(((c*sqrt(4*d*f))/(2*f^2)>0)', see `assume?` for more details)Is ((c*sqrt(4*d*f))/(2*f^2)    +b/(2*f))    ^2    -(c*((b*sqrt(4*d*f))                  /(2*f)                  +(c*d)/f+a))     /f^2 zero or nonzero?","F(-2)",0
95,-2,0,0,0.000000," ","integrate(x^3/(c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(((c*sqrt(4*d*f))/(2*f^2)>0)', see `assume?` for more details)Is ((c*sqrt(4*d*f))/(2*f^2)    +b/(2*f))    ^2    -(c*((b*sqrt(4*d*f))                  /(2*f)                  +(c*d)/f+a))     /f^2 zero or nonzero?","F(-2)",0
96,-2,0,0,0.000000," ","integrate(x^2/(c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(((c*sqrt(4*d*f))/(2*f^2)>0)', see `assume?` for more details)Is ((c*sqrt(4*d*f))/(2*f^2)    +b/(2*f))    ^2    -(c*((b*sqrt(4*d*f))                  /(2*f)                  +(c*d)/f+a))     /f^2 zero or nonzero?","F(-2)",0
97,-2,0,0,0.000000," ","integrate(x/(c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(((c*sqrt(4*d*f))/(2*f^2)>0)', see `assume?` for more details)Is ((c*sqrt(4*d*f))/(2*f^2)    +b/(2*f))    ^2    -(c*((b*sqrt(4*d*f))                  /(2*f)                  +(c*d)/f+a))     /f^2 zero or nonzero?","F(-2)",0
98,-2,0,0,0.000000," ","integrate(1/(c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(((c*sqrt(4*d*f))/(2*f^2)>0)', see `assume?` for more details)Is ((c*sqrt(4*d*f))/(2*f^2)    +b/(2*f))    ^2    -(c*((b*sqrt(4*d*f))                  /(2*f)                  +(c*d)/f+a))     /f^2 positive, negative or zero?","F(-2)",0
99,0,0,0,0.000000," ","integrate(1/x/(c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm=""maxima"")","-\int \frac{1}{\sqrt{c x^{2} + b x + a} {\left(f x^{2} - d\right)} x}\,{d x}"," ",0,"-integrate(1/(sqrt(c*x^2 + b*x + a)*(f*x^2 - d)*x), x)","F",0
100,0,0,0,0.000000," ","integrate(1/x^2/(c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm=""maxima"")","-\int \frac{1}{\sqrt{c x^{2} + b x + a} {\left(f x^{2} - d\right)} x^{2}}\,{d x}"," ",0,"-integrate(1/(sqrt(c*x^2 + b*x + a)*(f*x^2 - d)*x^2), x)","F",0
101,0,0,0,0.000000," ","integrate(1/x^3/(c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm=""maxima"")","-\int \frac{1}{\sqrt{c x^{2} + b x + a} {\left(f x^{2} - d\right)} x^{3}}\,{d x}"," ",0,"-integrate(1/(sqrt(c*x^2 + b*x + a)*(f*x^2 - d)*x^3), x)","F",0
102,-2,0,0,0.000000," ","integrate(x^4/(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(((c*sqrt(4*d*f))/(2*f^2)>0)', see `assume?` for more details)Is ((c*sqrt(4*d*f))/(2*f^2)    +b/(2*f))    ^2    -(c*((b*sqrt(4*d*f))                  /(2*f)                  +(c*d)/f+a))     /f^2 zero or nonzero?","F(-2)",0
103,-2,0,0,0.000000," ","integrate(x^3/(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(((c*sqrt(4*d*f))/(2*f^2)>0)', see `assume?` for more details)Is ((c*sqrt(4*d*f))/(2*f^2)    +b/(2*f))    ^2    -(c*((b*sqrt(4*d*f))                  /(2*f)                  +(c*d)/f+a))     /f^2 zero or nonzero?","F(-2)",0
104,-2,0,0,0.000000," ","integrate(x^2/(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(((c*sqrt(4*d*f))/(2*f^2)>0)', see `assume?` for more details)Is ((c*sqrt(4*d*f))/(2*f^2)    +b/(2*f))    ^2    -(c*((b*sqrt(4*d*f))                  /(2*f)                  +(c*d)/f+a))     /f^2 zero or nonzero?","F(-2)",0
105,-2,0,0,0.000000," ","integrate(x/(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(((c*sqrt(4*d*f))/(2*f^2)>0)', see `assume?` for more details)Is ((c*sqrt(4*d*f))/(2*f^2)    +b/(2*f))    ^2    -(c*((b*sqrt(4*d*f))                  /(2*f)                  +(c*d)/f+a))     /f^2 zero or nonzero?","F(-2)",0
106,-2,0,0,0.000000," ","integrate(1/(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(((c*sqrt(4*d*f))/(2*f^2)>0)', see `assume?` for more details)Is ((c*sqrt(4*d*f))/(2*f^2)    +b/(2*f))    ^2    -(c*((b*sqrt(4*d*f))                  /(2*f)                  +(c*d)/f+a))     /f^2 positive, negative or zero?","F(-2)",0
107,0,0,0,0.000000," ","integrate(1/x/(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm=""maxima"")","-\int \frac{1}{{\left(c x^{2} + b x + a\right)}^{\frac{3}{2}} {\left(f x^{2} - d\right)} x}\,{d x}"," ",0,"-integrate(1/((c*x^2 + b*x + a)^(3/2)*(f*x^2 - d)*x), x)","F",0
108,0,0,0,0.000000," ","integrate(1/x^2/(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm=""maxima"")","-\int \frac{1}{{\left(c x^{2} + b x + a\right)}^{\frac{3}{2}} {\left(f x^{2} - d\right)} x^{2}}\,{d x}"," ",0,"-integrate(1/((c*x^2 + b*x + a)^(3/2)*(f*x^2 - d)*x^2), x)","F",0
109,-2,0,0,0.000000," ","integrate(x^2*(c*x^2+b*x+a)^(1/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
110,-2,0,0,0.000000," ","integrate(x*(c*x^2+b*x+a)^(1/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
111,-2,0,0,0.000000," ","integrate((c*x^2+b*x+a)^(1/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
112,0,0,0,0.000000," ","integrate((c*x^2+b*x+a)^(1/2)/x/(f*x^2+e*x+d),x, algorithm=""maxima"")","\int \frac{\sqrt{c x^{2} + b x + a}}{{\left(f x^{2} + e x + d\right)} x}\,{d x}"," ",0,"integrate(sqrt(c*x^2 + b*x + a)/((f*x^2 + e*x + d)*x), x)","F",0
113,0,0,0,0.000000," ","integrate((c*x^2+b*x+a)^(1/2)/x^2/(f*x^2+e*x+d),x, algorithm=""maxima"")","\int \frac{\sqrt{c x^{2} + b x + a}}{{\left(f x^{2} + e x + d\right)} x^{2}}\,{d x}"," ",0,"integrate(sqrt(c*x^2 + b*x + a)/((f*x^2 + e*x + d)*x^2), x)","F",0
114,-2,0,0,0.000000," ","integrate(x^3/(c*x^2+b*x+a)^(1/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
115,-2,0,0,0.000000," ","integrate(x^2/(c*x^2+b*x+a)^(1/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
116,-2,0,0,0.000000," ","integrate(x/(c*x^2+b*x+a)^(1/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
117,-2,0,0,0.000000," ","integrate(1/(c*x^2+b*x+a)^(1/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
118,0,0,0,0.000000," ","integrate(1/x/(c*x^2+b*x+a)^(1/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\int \frac{1}{\sqrt{c x^{2} + b x + a} {\left(f x^{2} + e x + d\right)} x}\,{d x}"," ",0,"integrate(1/(sqrt(c*x^2 + b*x + a)*(f*x^2 + e*x + d)*x), x)","F",0
119,0,0,0,0.000000," ","integrate(1/x^2/(c*x^2+b*x+a)^(1/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\int \frac{1}{\sqrt{c x^{2} + b x + a} {\left(f x^{2} + e x + d\right)} x^{2}}\,{d x}"," ",0,"integrate(1/(sqrt(c*x^2 + b*x + a)*(f*x^2 + e*x + d)*x^2), x)","F",0
120,0,0,0,0.000000," ","integrate(1/x^3/(c*x^2+b*x+a)^(1/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\int \frac{1}{\sqrt{c x^{2} + b x + a} {\left(f x^{2} + e x + d\right)} x^{3}}\,{d x}"," ",0,"integrate(1/(sqrt(c*x^2 + b*x + a)*(f*x^2 + e*x + d)*x^3), x)","F",0
121,-2,0,0,0.000000," ","integrate(x^3/(c*x^2+b*x+a)^(3/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
122,-2,0,0,0.000000," ","integrate(x^2/(c*x^2+b*x+a)^(3/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
123,-2,0,0,0.000000," ","integrate(x/(c*x^2+b*x+a)^(3/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
124,-2,0,0,0.000000," ","integrate(1/(c*x^2+b*x+a)^(3/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\text{Exception raised: ValueError}"," ",0,"Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for more details)Is 4*d*f-e^2 positive, negative or zero?","F(-2)",0
125,0,0,0,0.000000," ","integrate(1/x/(c*x^2+b*x+a)^(3/2)/(f*x^2+e*x+d),x, algorithm=""maxima"")","\int \frac{1}{{\left(c x^{2} + b x + a\right)}^{\frac{3}{2}} {\left(f x^{2} + e x + d\right)} x}\,{d x}"," ",0,"integrate(1/((c*x^2 + b*x + a)^(3/2)*(f*x^2 + e*x + d)*x), x)","F",0
126,0,0,0,0.000000," ","integrate(x^4/(2*x^2+4*x+3)/(-x^2-4*x-3)^(1/2),x, algorithm=""maxima"")","\int \frac{x^{4}}{{\left(2 \, x^{2} + 4 \, x + 3\right)} \sqrt{-x^{2} - 4 \, x - 3}}\,{d x}"," ",0,"integrate(x^4/((2*x^2 + 4*x + 3)*sqrt(-x^2 - 4*x - 3)), x)","F",0
127,0,0,0,0.000000," ","integrate(x^3/(2*x^2+4*x+3)/(-x^2-4*x-3)^(1/2),x, algorithm=""maxima"")","\int \frac{x^{3}}{{\left(2 \, x^{2} + 4 \, x + 3\right)} \sqrt{-x^{2} - 4 \, x - 3}}\,{d x}"," ",0,"integrate(x^3/((2*x^2 + 4*x + 3)*sqrt(-x^2 - 4*x - 3)), x)","F",0
128,0,0,0,0.000000," ","integrate(x^2/(2*x^2+4*x+3)/(-x^2-4*x-3)^(1/2),x, algorithm=""maxima"")","\int \frac{x^{2}}{{\left(2 \, x^{2} + 4 \, x + 3\right)} \sqrt{-x^{2} - 4 \, x - 3}}\,{d x}"," ",0,"integrate(x^2/((2*x^2 + 4*x + 3)*sqrt(-x^2 - 4*x - 3)), x)","F",0
129,0,0,0,0.000000," ","integrate(x/(2*x^2+4*x+3)/(-x^2-4*x-3)^(1/2),x, algorithm=""maxima"")","\int \frac{x}{{\left(2 \, x^{2} + 4 \, x + 3\right)} \sqrt{-x^{2} - 4 \, x - 3}}\,{d x}"," ",0,"integrate(x/((2*x^2 + 4*x + 3)*sqrt(-x^2 - 4*x - 3)), x)","F",0
130,0,0,0,0.000000," ","integrate(1/(2*x^2+4*x+3)/(-x^2-4*x-3)^(1/2),x, algorithm=""maxima"")","\int \frac{1}{{\left(2 \, x^{2} + 4 \, x + 3\right)} \sqrt{-x^{2} - 4 \, x - 3}}\,{d x}"," ",0,"integrate(1/((2*x^2 + 4*x + 3)*sqrt(-x^2 - 4*x - 3)), x)","F",0
131,0,0,0,0.000000," ","integrate(1/x/(2*x^2+4*x+3)/(-x^2-4*x-3)^(1/2),x, algorithm=""maxima"")","\int \frac{1}{{\left(2 \, x^{2} + 4 \, x + 3\right)} \sqrt{-x^{2} - 4 \, x - 3} x}\,{d x}"," ",0,"integrate(1/((2*x^2 + 4*x + 3)*sqrt(-x^2 - 4*x - 3)*x), x)","F",0
132,0,0,0,0.000000," ","integrate(1/x^2/(2*x^2+4*x+3)/(-x^2-4*x-3)^(1/2),x, algorithm=""maxima"")","\int \frac{1}{{\left(2 \, x^{2} + 4 \, x + 3\right)} \sqrt{-x^{2} - 4 \, x - 3} x^{2}}\,{d x}"," ",0,"integrate(1/((2*x^2 + 4*x + 3)*sqrt(-x^2 - 4*x - 3)*x^2), x)","F",0
133,1,155,0,1.001028," ","integrate((2+3*x)^2*(-12*x^2+31*x+30)^2*(12*x^2+17*x+6)^(1/2),x, algorithm=""maxima"")","\frac{27}{2} \, {\left(12 \, x^{2} + 17 \, x + 6\right)}^{\frac{3}{2}} x^{5} - \frac{8613}{112} \, {\left(12 \, x^{2} + 17 \, x + 6\right)}^{\frac{3}{2}} x^{4} + \frac{14991}{1792} \, {\left(12 \, x^{2} + 17 \, x + 6\right)}^{\frac{3}{2}} x^{3} + \frac{4267751}{14336} \, {\left(12 \, x^{2} + 17 \, x + 6\right)}^{\frac{3}{2}} x^{2} + \frac{129220757}{458752} \, {\left(12 \, x^{2} + 17 \, x + 6\right)}^{\frac{3}{2}} x + \frac{2473875847}{33030144} \, {\left(12 \, x^{2} + 17 \, x + 6\right)}^{\frac{3}{2}} + \frac{125455}{6291456} \, \sqrt{12 \, x^{2} + 17 \, x + 6} x - \frac{125455}{1811939328} \, \sqrt{3} \log\left(4 \, \sqrt{3} \sqrt{12 \, x^{2} + 17 \, x + 6} + 24 \, x + 17\right) + \frac{2132735}{150994944} \, \sqrt{12 \, x^{2} + 17 \, x + 6}"," ",0,"27/2*(12*x^2 + 17*x + 6)^(3/2)*x^5 - 8613/112*(12*x^2 + 17*x + 6)^(3/2)*x^4 + 14991/1792*(12*x^2 + 17*x + 6)^(3/2)*x^3 + 4267751/14336*(12*x^2 + 17*x + 6)^(3/2)*x^2 + 129220757/458752*(12*x^2 + 17*x + 6)^(3/2)*x + 2473875847/33030144*(12*x^2 + 17*x + 6)^(3/2) + 125455/6291456*sqrt(12*x^2 + 17*x + 6)*x - 125455/1811939328*sqrt(3)*log(4*sqrt(3)*sqrt(12*x^2 + 17*x + 6) + 24*x + 17) + 2132735/150994944*sqrt(12*x^2 + 17*x + 6)","A",0
134,1,104,0,0.980823," ","integrate((2+3*x)*(-12*x^2+31*x+30)*(12*x^2+17*x+6)^(1/2),x, algorithm=""maxima"")","-\frac{3}{5} \, {\left(12 \, x^{2} + 17 \, x + 6\right)}^{\frac{3}{2}} x^{2} + \frac{349}{160} \, {\left(12 \, x^{2} + 17 \, x + 6\right)}^{\frac{3}{2}} x + \frac{7093}{3840} \, {\left(12 \, x^{2} + 17 \, x + 6\right)}^{\frac{3}{2}} - \frac{97}{1024} \, \sqrt{12 \, x^{2} + 17 \, x + 6} x + \frac{97}{294912} \, \sqrt{3} \log\left(4 \, \sqrt{3} \sqrt{12 \, x^{2} + 17 \, x + 6} + 24 \, x + 17\right) - \frac{1649}{24576} \, \sqrt{12 \, x^{2} + 17 \, x + 6}"," ",0,"-3/5*(12*x^2 + 17*x + 6)^(3/2)*x^2 + 349/160*(12*x^2 + 17*x + 6)^(3/2)*x + 7093/3840*(12*x^2 + 17*x + 6)^(3/2) - 97/1024*sqrt(12*x^2 + 17*x + 6)*x + 97/294912*sqrt(3)*log(4*sqrt(3)*sqrt(12*x^2 + 17*x + 6) + 24*x + 17) - 1649/24576*sqrt(12*x^2 + 17*x + 6)","A",0
135,0,0,0,0.000000," ","integrate((12*x^2+17*x+6)^(1/2)/(2+3*x)/(-12*x^2+31*x+30),x, algorithm=""maxima"")","-\int \frac{\sqrt{12 \, x^{2} + 17 \, x + 6}}{{\left(12 \, x^{2} - 31 \, x - 30\right)} {\left(3 \, x + 2\right)}}\,{d x}"," ",0,"-integrate(sqrt(12*x^2 + 17*x + 6)/((12*x^2 - 31*x - 30)*(3*x + 2)), x)","F",0
136,0,0,0,0.000000," ","integrate((12*x^2+17*x+6)^(1/2)/(2+3*x)^2/(-12*x^2+31*x+30)^2,x, algorithm=""maxima"")","\int \frac{\sqrt{12 \, x^{2} + 17 \, x + 6}}{{\left(12 \, x^{2} - 31 \, x - 30\right)}^{2} {\left(3 \, x + 2\right)}^{2}}\,{d x}"," ",0,"integrate(sqrt(12*x^2 + 17*x + 6)/((12*x^2 - 31*x - 30)^2*(3*x + 2)^2), x)","F",0
137,0,0,0,0.000000," ","integrate((12*x^2+17*x+6)^(1/2)/(2+3*x)^3/(-12*x^2+31*x+30)^3,x, algorithm=""maxima"")","-\int \frac{\sqrt{12 \, x^{2} + 17 \, x + 6}}{{\left(12 \, x^{2} - 31 \, x - 30\right)}^{3} {\left(3 \, x + 2\right)}^{3}}\,{d x}"," ",0,"-integrate(sqrt(12*x^2 + 17*x + 6)/((12*x^2 - 31*x - 30)^3*(3*x + 2)^3), x)","F",0
138,1,11,0,0.434201," ","integrate((-3+2*x)*(x^2-3*x)^(2/3),x, algorithm=""maxima"")","\frac{3}{5} \, {\left(x^{2} - 3 \, x\right)}^{\frac{5}{3}}"," ",0,"3/5*(x^2 - 3*x)^(5/3)","A",0
139,1,9,0,0.427978," ","integrate(((-3+x)*x)^(2/3)*(-3+2*x),x, algorithm=""maxima"")","\frac{3}{5} \, \left({\left(x - 3\right)} x\right)^{\frac{5}{3}}"," ",0,"3/5*((x - 3)*x)^(5/3)","A",0
140,0,0,0,0.000000," ","integrate(x*(2*x^2-9*x+9)/(x^2-3*x)^(1/3),x, algorithm=""maxima"")","\int \frac{{\left(2 \, x^{2} - 9 \, x + 9\right)} x}{{\left(x^{2} - 3 \, x\right)}^{\frac{1}{3}}}\,{d x}"," ",0,"integrate((2*x^2 - 9*x + 9)*x/(x^2 - 3*x)^(1/3), x)","F",0
141,0,0,0,0.000000," ","integrate(x*(2*x^2-9*x+9)/((-3+x)*x)^(1/3),x, algorithm=""maxima"")","\int \frac{{\left(2 \, x^{2} - 9 \, x + 9\right)} x}{\left({\left(x - 3\right)} x\right)^{\frac{1}{3}}}\,{d x}"," ",0,"integrate((2*x^2 - 9*x + 9)*x/((x - 3)*x)^(1/3), x)","F",0
142,0,0,0,0.000000," ","integrate((h*x+g)/(-c*g^2/h^2+9*c*x^2)^(1/3)/(3*h^2*x^2+g^2),x, algorithm=""maxima"")","\int \frac{h x + g}{{\left(3 \, h^{2} x^{2} + g^{2}\right)} {\left(9 \, c x^{2} - \frac{c g^{2}}{h^{2}}\right)}^{\frac{1}{3}}}\,{d x}"," ",0,"integrate((h*x + g)/((3*h^2*x^2 + g^2)*(9*c*x^2 - c*g^2/h^2)^(1/3)), x)","F",0
143,0,0,0,0.000000," ","integrate((h*x+g)/(1/9*(2*b^2*h^2+b*c*g*h-c^2*g^2)/c/h^2+b*x+c*x^2)^(1/3)/(f*(b^2+1/3*(-2*b^2*h^2-b*c*g*h+c^2*g^2)/h^2)/c^2+b*f*x/c+f*x^2),x, algorithm=""maxima"")","3 \, \int \frac{h x + g}{{\left(c x^{2} + b x - \frac{c^{2} g^{2} - b c g h - 2 \, b^{2} h^{2}}{9 \, c h^{2}}\right)}^{\frac{1}{3}} {\left(3 \, f x^{2} + \frac{3 \, b f x}{c} + \frac{{\left(3 \, b^{2} + \frac{c^{2} g^{2} - b c g h - 2 \, b^{2} h^{2}}{h^{2}}\right)} f}{c^{2}}\right)}}\,{d x}"," ",0,"3*integrate((h*x + g)/((c*x^2 + b*x - 1/9*(c^2*g^2 - b*c*g*h - 2*b^2*h^2)/(c*h^2))^(1/3)*(3*f*x^2 + 3*b*f*x/c + (3*b^2 + (c^2*g^2 - b*c*g*h - 2*b^2*h^2)/h^2)*f/c^2)), x)","F",0
